-
SDK2.2-Release-Notes
notes to sdk reliase 2.2
- 2011-01-20 23:28:32下载
- 积分:1
-
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
-
powerpdf_0.9
PowerPDF.
Delphi VCL Components.
- 2018-11-28 14:38:29下载
- 积分:1
-
59867346
Delphi创建一个ocx控件的方法,含源码,编程学习源码,很好的参考资料。(Method, create a ocx control with Delphi source code, learning programming source code, a good reference.)
- 2014-01-04 08:49:48下载
- 积分:1
-
base64
base64 coding for delphi
- 2013-08-05 02:15:27下载
- 积分:1
-
PrintText
Delphi PrintText打印文本文件内容,编程学习源码,很好的参考资料。(Delphi PrintText prints a text file content, learning programming source code, a good reference.)
- 2013-12-31 10:16:32下载
- 积分:1
-
deepblue_RichView_1.9.38
RichView_1.9.38不知对大家有没有用。(RichView_1.9.38)
- 2010-09-03 10:40:03下载
- 积分:1
-
delphi-APPLICATIONEVENTs
delphi ApplicationEvents使用说明及源码实例,编程学习源码,很好的参考资料。(delphi ApplicationEvents instructions and source code examples, programmed learning source, a good reference.)
- 2014-02-13 18:13:48下载
- 积分:1
-
bee
c++ library for zic-bee controller
- 2014-03-19 19:37:27下载
- 积分:1
-
anatimer
Delphi.Anahaw Internet Cafe Timer is an internet cafe administration program. Basic function include client shutdown,logoff, restart and monitoring. It can handle up to 16 workstation
- 2013-04-24 18:23:24下载
- 积分:1