-
Delphiini
Delphi 读写ini配置文件 功能简单了点(Ini configuration file read and write Delphi features simple point)
- 2013-12-06 12:04:46下载
- 积分:1
-
857865
Delphi7 生产管理系统源代码,编程学习源码,很好的参考资料。(Delphi7 production management system source code, learning programming source code, a good reference.)
- 2014-01-01 12:51:27下载
- 积分: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
-
ClrGrid
Unit: ClrGrid;
VCL: TColorStringGrid
Version 1.1
TColorStringGrid adds an OnGetCellColor event to TStringGrid allowing you
to set the attributes of the Brush and Font for each cell just before the
text is drawn.
- 2018-05-03 05:11:55下载
- 积分:1
-
timer
说明: 利用delphi建立精确计数器,使用了三种方法,并进行了比较(delphi build timer
delphi build timer
delphi build timer)
- 2009-08-10 17:27:11下载
- 积分:1
-
CTP_delphi
ctp delphi 比较少见的DELPHI CTP(ctp delphi)
- 2014-02-12 08:52:10下载
- 积分:1
-
Billing
Warnet Billing System
- 2011-04-25 00:34:50下载
- 积分:1
-
26
SQL触发器应用实例(Delphi+数据库),编程学习源码,很好的参考资料。(SQL trigger application examples (Delphi+ database), programming learning source, a good reference.)
- 2014-01-13 15:02:16下载
- 积分:1
-
ReadMem
内存遍历delphi源码,用于外挂寻找基地址。(Memory traversal delphi source. . . . . . . . . . . . . . . . . . .)
- 2013-06-06 20:28:48下载
- 积分:1
-
745
Delphi 图像局部放大,编程学习源码,很好的参考资料。(Delphi partial enlarged images, programmed learning source, a good reference.)
- 2014-01-13 15:01:55下载
- 积分:1