-
PDUtoSMS_SMStoPDU
This source code in Delphi 7.0.
Have function to decoding and encoding PDU format to ASCII and from ASCII to PDU.
You can modify it or change it for meet your requirement.
- 2009-04-28 03:38:24下载
- 积分:1
-
xulie
生成序列号,自动随机生成所需要的序列好,安字母数字排列(Generate serial number, auto-randomly generated sequence required, and an alpha-numeric order)
- 2008-06-04 10:20:46下载
- 积分:1
-
DelphiOOPCode
刘艺的delphi面向对象编程 随书观盘
极优秀(delphi oop disk)
- 2013-02-06 12:40:10下载
- 积分:1
-
delphi-APPLICATIONEVENTs
delphi ApplicationEvents使用说明及源码实例,编程学习源码,很好的参考资料。(delphi ApplicationEvents instructions and source code examples, programmed learning source, a good reference.)
- 2014-02-13 18:13:48下载
- 积分: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
-
tzgl
自己新学上手的一个公司科技图书资料管理系统(Learn to use their new technology, a company library management system)
- 2013-06-14 17:57:53下载
- 积分:1
-
delphi_webcam
Delphi Webcam Component, Ready to Install
- 2019-03-15 00:15:05下载
- 积分:1
-
RLBoleto_115
Rlboleto its a component for booleto
- 2019-05-24 02:24:17下载
- 积分:1
-
Indy9
说明: Indy 9 for delphi 5,6,7
- 2020-02-07 10:49:13下载
- 积分:1
-
guan-lian
实现指定扩展名文件和相应程序的关联(使用Delphi开发)(The specified extensions file and the corresponding procedures related ( the use of Delphi )
)
- 2013-05-02 16:21:02下载
- 积分:1