-
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
-
17
Delphi屏幕放大镜,编程学习源码,很好的参考资料。(Delphi screen magnifier, programmed learning source, a good reference.)
- 2014-02-15 14:56:00下载
- 积分:1
-
Propayment
专项拨款逐级下发系统的主要功能:对专项拨款申请系统审批通过的专项拨款进行资金下发和签收,系统通过前端通讯平台,自动接收由上一级部门下发的专项拨款信息,并可进行签收确认。(Earmarked for the next level hair core functions of the system: the system of special funding applications approved by the funds earmarked under the hair and the sign, the system through the front-end communications platform, to automatically receive a higher department issued special funding information, and carried out to confirm receipt.)
- 2009-03-09 12:41:48下载
- 积分:1
-
XLLRangeSample
Example create XLL file (XLLRangeSample) for Ecxel in Delphi 7.
- 2018-05-27 17:58:43下载
- 积分:1
-
146
RSA算法加密 Delphi代码实例,编程学习源码,很好的参考资料。(RSA encryption algorithm Delphi code examples, programmed learning source, a good reference.)
- 2014-02-05 15:55:46下载
- 积分:1
-
delphi自定义接口模块
说明: delphi程序模块接口源码,包括串口、字符串函数、eeprom、ds1302等控制或显示程序。(Delphi program module interface source code, including serial port, string function, EEPROM, DS1302 and other control or display programs.)
- 2019-12-16 05:33:40下载
- 积分:1
-
delphi
delphi做的恶搞小程序,点击后不管复制什么内容,粘贴出来的都是”自定义文字“(Delphi do stories in the small programs, click no matter what content after copy and paste out of is all "custom text
)
- 2011-12-15 15:18:13下载
- 积分:1
-
winsoftkeyled
Sendkey sample source code in Delphi
- 2015-07-18 15:29:14下载
- 积分: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
-
delphi-player
能播放、播放MP3音频 和常见视频 非常的强大了(Can play MP3 audio and video is very strong common)
- 2011-07-02 23:54:25下载
- 积分:1