-
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
-
capt
Captor network, a small program for captor network with delphi
- 2009-04-14 14:41:56下载
- 积分:1
-
D5.DG.Code
《Delphi 5开发人员指南》是少有的经典Delphi技术书籍之一,此为该书的所有源码,很有价值!(" Delphi 5 Developer' s Guide" is a rare classic the Delphi technical books one, this is the book for all the source code, great value!)
- 2012-08-28 19:33:25下载
- 积分:1
-
5688734
使用Delphi的OnChange事件,Timagelist组件,编程学习源码,很好的参考资料。(Use the Delphi OnChange event, the Timagelist component, learning programming source code, a good reference.)
- 2014-01-04 09:42:03下载
- 积分:1
-
4585346
Delphi源码实现C++代码转delphi代码,编程学习源码,很好的参考资料。(Delphi source code to achieve C++ code to Delphi code, learning programming source code, a good reference.)
- 2014-01-01 15:29:22下载
- 积分:1
-
2010122114218412
打印价签的,学习用,使用请修改对应的数据库 (Print price tag, and learn to use, modify the corresponding database using)
- 2010-12-24 10:22:48下载
- 积分:1
-
tp4
说明: delphi7 create more forms
- 2019-02-07 16:16:44下载
- 积分:1
-
GLCD4
hgtxgfrxzyhcvjhjvchgcxhgvjkbkj
- 2017-11-08 20:59:16下载
- 积分: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
-
Irqfunc
Misc Funcs for Delphi 5-7
- 2014-08-07 00:17:40下载
- 积分:1