-
Delphi入门
资料类参考书,开发参考书,个人认为比较实用的一本入门材料(Data category reference book, the development of reference books, personally think that a more practical entry materials)
- 2017-06-18 16:36:56下载
- 积分:1
-
AHMED
Delphi program used to made program work as trial icon in task bar
- 2013-11-26 18:35:51下载
- 积分: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
-
sunplus
Sunplus full prog debug here you are
- 2008-01-16 00:46:13下载
- 积分:1
-
26
SQL触发器应用实例(Delphi+数据库),编程学习源码,很好的参考资料。(SQL trigger application examples (Delphi+ database), programming learning source, a good reference.)
- 2014-01-13 15:02:16下载
- 积分:1
-
Delphigame40
说明: Delphi 编写的40个小程序,电子版的哦,多多支持(40 small program written in Delphi, the electronic version of Oh, can support)
- 2010-05-04 23:07:15下载
- 积分:1
-
Delphi_726242
Delphi:建立临时文件的Delphi源码示例,请在事先定义好临时文件名称,在某些时候,我们需要程序生成临时文件或临时目录,在此你可借鉴本Delphi源码,新手更应该看哦。
(Delphi: Delphi source code examples to establish temporary files, temporary files defined in advance the name, at some point, we need to program generates temporary files or temporary directory, where you can learn the Delphi source code, novices should Kane.)
- 2014-07-01 01:33:25下载
- 积分:1
-
madRemote
madRemote.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:40:01下载
- 积分:1
-
17
Delphi屏幕放大镜,编程学习源码,很好的参考资料。(Delphi screen magnifier, programmed learning source, a good reference.)
- 2014-02-15 14:56:00下载
- 积分:1
-
CTP_delphi
ctp delphi 比较少见的DELPHI CTP(ctp delphi)
- 2014-02-12 08:52:10下载
- 积分:1