-
delphil-flashform
1,FlashWindow(Application.Handle, True) 让主程序在任务栏上的图标闪烁
2,FlashWindow(form.Handle, True) 让指定的form状态栏闪烁
3,对于在任务栏上没有图标的form,比如form2可以用下面这个过程模拟一下,
procedure CreateParams(var Params: TCreateParams) override
procedure TForm2.CreateParams(var Params: TCreateParams)
begin
inherited
Params.WndParent := 0 //此段代码的意思是使窗口显示在任务栏中
end
此时FlashWindow(form2.Handle, True) 让form2在任务栏上的图标就会闪烁
(delphil flashform)
- 2013-10-11 11:11:02下载
- 积分:1
-
tree_Kidney
以从医院病案室获得的3022例数据为样本,在完成样本数据库以及糖尿病并发症的多维数据集设计后,以糖尿病并发症流行病学知识发现为重点,研究定性数据定量化挖掘模型及算法引擎的设计与实现,即将关联模型引入糖尿病并发症的流行病学研究,运用决策树技术对数据样本进行分析.程序功能:增熵分析(cases from the hospital to obtain the data for 3,022 cases samples the completion of the sample database and diabetic complications multidimensional data sets design, Complications of diabetes epidemiology knowledge discovery as the focus, Quantitative study of qualitative data mining engine model and algorithm design and implementation, Relational Model forthcoming introduction of diabetic complications epidemiological studies the use of decision tree technical data sample for analysis. Programming : increasing entropy analysis)
- 2007-05-04 12:04:36下载
- 积分:1
-
uareu4500delphi
exemplo uareu4500 delphi
- 2018-02-06 21:43:55下载
- 积分:1
-
JLAniBmp
animated Bitmap for Delphi 16 & 32 bit
- 2014-01-30 06:08:54下载
- 积分:1
-
powerpdf_0.9
PowerPDF.
Delphi VCL Components.
- 2018-11-28 14:38:29下载
- 积分:1
-
gravaini
componente delphi gravaini
- 2019-06-11 07:26:02下载
- 积分:1
-
WebBrowser
Delphi XE5 浏览器程序,Snippets的,可以在Android上跑过。(Delphi XE5 browser program, Snippets can be ran on Android.)
- 2021-03-04 19:09:32下载
- 积分:1
-
LWUOTXQ
功能介绍: 1,支持状态开关:留言本总开关,留言开关(Function introduction: 1, support status switch: message book master switch, message switch)
- 2019-05-20 05:41:45下载
- 积分:1
-
RemObjects-Pascal-Script-for-Delphi---3.0.41.791
pascal script for delphi
- 2015-04-27 22:10:03下载
- 积分:1
-
File
Winsock communication program and Delphi source code with Win API written in winsock communication program
- 2009-12-09 04:43:46下载
- 积分:1