-
RLBoleto_115
说明: Rlboleto its a component for booleto
- 2019-05-24 02:24:17下载
- 积分:1
-
delphimuma
delphi木马编写技巧~包括自动启动自动关联程序~等等~(Delphi trojans writing skills- including automatic startup automatic correlation program ~ ~)
- 2014-01-07 16:44:51下载
- 积分:1
-
FastReport.v3.23.9
FastReport.v3.23.9破解版,非常好用!(FastReport.v3.23.9.is very good)
- 2013-05-14 17:11:31下载
- 积分:1
-
Programe-wait
Programe wait is delphi source code that you can build your choosen file and freez them you fix time.
- 2015-04-16 13:24:13下载
- 积分:1
-
rolling
Delphi写的位图滚动控件,TSpinButtor组件。(Bitmap scroll controls written in Delphi, TSpinButtor components.)
- 2013-04-19 15:04:49下载
- 积分:1
-
CCR Exif v1.5.1
说明: EXIF信息代表的是可交换图像文件信息。当你储存JPEG或者TIFF格式的照片时,这张照片的所有信息都储存在EXIF信息中。几乎所有的相机厂商都支持拍摄的照片输出EXIF信息。(EXIF information represents exchangeable image file information. When you save a photo in JPEG or TIFF format, all information of the photo is stored in EXIF information. Almost all camera manufacturers support the output of EXIF information for photos taken.)
- 2019-06-24 16:01:24下载
- 积分:1
-
Uaauutovpns
用Delphi创建一个VPN连接接,目前还不知道怎么添加目标地址。
(Then use Delphi to create a VPN connection, do not know how to add the destination address.)
- 2012-08-13 17:36:10下载
- 积分: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
-
RS232回环测试
说明: Delphi 串口通讯的例子,可以用来做通讯的回环测试(Delphi commport test,can used to in-out test)
- 2020-06-21 15:00:02下载
- 积分:1
-
8536
delphi中Open方法操作数据库演实例,编程学习源码,很好的参考资料。(delphi method of operation of the database in the Open played instance, learning programming source, a good reference.)
- 2014-02-10 21:45:19下载
- 积分:1