-
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
-
madShell
说明: madShell.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:00:01下载
- 积分:1
-
TTS语音编程 5.1
Microsoft Speech SDK5.1语音编程,用于设计语音程序设计.(Microsoft Speech SDK5.1 voice programming for the design of voice programming.)
- 2005-04-14 11:24:56下载
- 积分:1
-
Form-Login
Form login from database with mysql.lib
- 2011-11-23 10:22:17下载
- 积分:1
-
AHMED
Delphi program used to made program work as trial icon in task bar
- 2013-11-26 18:35:51下载
- 积分:1
-
熊族OL
熊族千年的服务端delphi编写。支持1024*768和800*600界面
暴击系统,避免单一的伤害数值、红色减血头顶显示
升级系统最高支持到10段
三魂系统 取消风灵旋 直接学灵动(Bear 1000y server written in delphi. Support the 1024*768 and 800*600 interfaces
Crit system to avoid single damage, red, blood overhead display
The upgrade system is up to 10
The three soul system cancels the wind and turns the spirit directly)
- 2017-09-24 17:27:18下载
- 积分:1
-
????? ??? ????? ?? ??? ??????
add skin to project in delphi programming language to use in project
- 2018-11-11 03:15:27下载
- 积分:1
-
ExpressBars
expressBars for delphi 6-ex2
- 2012-08-08 00:38:29下载
- 积分:1
-
XP-Theme-Manager
XP Theme manager for delphi 7
- 2012-04-04 02:00:47下载
- 积分:1
-
printsource
用fastreport做的批量分组打印,同时支持Flash柱状统计图( batch grouping print by fastreport。
At the same time support Flash columnar statistical figure
)
- 2011-01-20 19:31:53下载
- 积分:1