-
支票打印
由Delphi编写,对支票进行打印,详细账目(from Delphi to print checks, detailed accounts)
- 2005-05-15 21:43:35下载
- 积分: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
-
XP-Theme-Manager
XP Theme manager for delphi 7
- 2012-04-04 02:00:47下载
- 积分:1
-
The-course-of-Delphi.7use
全书共14章,全面讲解了Delphi程序设计语言的各个部分,特别加强了对数组、过
程与函数、界面设计、文件、多媒体、数据库等程序设计的重点、难点和具有较高实用价值
的内容的引导和剖析。(The book is 14 chapters, a comprehensive account of the various Delphi programming language, in particular in strengthening the array, processes and functions, interface design, documents, multimedia, database and other procedures designed to focus, difficulty and has high practical value content guidance and analysis.)
- 2013-07-21 23:56:21下载
- 积分:1
-
MBAXP
Modbus Master Protocol的ActiveX实现,支持使用VC、VB、Delphi、Excel等编程工具开发Modbus应用程序。(Modbus Master Protocol ActiveX technology, support the use of VC, VB, Delphi, Excel and other programming tools to develop Modbus applications.)
- 2016-09-08 01:08:19下载
- 积分:1
-
GoogleMapsTest
delphi 调用GOOGLE 地图API(delphi uses google map api test)
- 2011-09-06 13:13:14下载
- 积分:1
-
delphimuma
delphi木马编写技巧~包括自动启动自动关联程序~等等~(Delphi trojans writing skills- including automatic startup automatic correlation program ~ ~)
- 2014-01-07 16:44: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
-
select
在delphi开发平台下开发选择图像区域(In delphi development platform developed under the choice of image region)
- 2008-01-18 19:59:39下载
- 积分:1
-
optorecord
delphi读取激光位移传感器optoNCDT ILD2300的数据,很实用。(Delphi read the laser displacement sensor ILD2300 optoNCDT data, it is practical.)
- 2015-11-07 10:26:12下载
- 积分:1