-
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
-
UntPools.pas
一个Delphi对像池操作类源码,可以池化所有TObject 对像, 同样是对像池,可以只支持模板。(A Delphi operations source, like a pool can be pooled TObject object, is also like a pool, you can only support template.)
- 2013-04-09 23:38:52下载
- 积分:1
-
tee801ret
这是TEECHART 80 PRO for DELPHI2007,DELPHI7,9,10,NET的破解源码(This is TEECHART 80 PRO for DELPHI2007, DELPHI7, 9,10, NET source of crack)
- 2007-10-25 16:38:49下载
- 积分:1
-
PID-Delphi
PID水量控制仿真演示系统-Delphi源代码及EXE.rar(PID control simulation shows the system of water-Delphi source code and EXE.rar)
- 2011-06-13 15:26:10下载
- 积分:1
-
Data-Report
data report using delphi
- 2014-02-19 20:15:46下载
- 积分:1
-
14
获取驱动所支持的表名信息(Delphi),编程学习源码,很好的参考资料。(Get the driver supports table name information (Delphi), programmed learning source, a good reference.)
- 2014-02-07 11:06:17下载
- 积分:1
-
shipinpuzuo
视频捕捉,包括客户端,服务器端,初次开发,没有经验,请见谅.(Video capture, including client, server-side, the initial development, lack of experience, sorry.)
- 2008-06-04 10:03:18下载
- 积分:1
-
printsource
用fastreport做的批量分组打印,同时支持Flash柱状统计图( batch grouping print by fastreport。
At the same time support Flash columnar statistical figure
)
- 2011-01-20 19:31:53下载
- 积分: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
-
FastReportUserManual
快速报表系统FastReport4用户使用手册,本人从英文用户手册翻译,水平有限.(Rapid Reporting System FastReport4 user manuals, I learned from the user manual in English translation, is limited.)
- 2007-05-08 11:51:39下载
- 积分:1