-
DBISAM-4.3-XE
DBISAM 4.3 for Delphi XE
- 2014-06-13 01:21:36下载
- 积分: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
-
DELETEFILE
学习批量删除目录精品,所有代码本人开发
应用于公司的文件删除里,全代码不保留了(Learning bulk delete directory products, all of the code development
Applied to the company s files are deleted, the code is not retained
)
- 2013-09-03 11:45:47下载
- 积分:1
-
fjqspgl
说明: 漂亮,美丽的风景区售票系统,代码完整,无误,功能全部可以实现。(Beautiful, beautiful scenic areas ticketing system, code complete, accurate, all functions can be achieved.)
- 2010-03-29 17:49:57下载
- 积分:1
-
465
Delphi连接MSSQL读取数据并横向打印内容,编程学习源码,很好的参考资料。(Delphi MSSQL read data connection and landscape printing content, programming learning source, a good reference.)
- 2014-02-08 13:32:56下载
- 积分:1
-
DelphiADO
Delphi.5.X.ADO.MTS.COM+高级程序设计篇(Delphi.5.X.ADO.MTS.COM+ Advanced Programming chapter)
- 2011-09-24 10:33:34下载
- 积分:1
-
delphimuma
delphi木马编写技巧~包括自动启动自动关联程序~等等~(Delphi trojans writing skills- including automatic startup automatic correlation program ~ ~)
- 2014-01-07 16:44:51下载
- 积分:1
-
Delphijiank
像delphi ide 一样动态的加载,学习底层的好资源。(Like delphi ide as dynamic loading, learn the underlying good resource.)
- 2014-02-09 16:39:32下载
- 积分:1
-
MySqlTools_Delphi
MySQL的一个小工具,演示Delphi如何访问MySQL.(MySQLTools Delphi)
- 2015-10-22 14:16:04下载
- 积分:1
-
gengxin
用delphi语言实现运筹学设备更新问题程序(used language tacticians equipment Renewal procedures)
- 2006-07-14 22:25:37下载
- 积分:1