-
des
DES算法Delphi源代码,比较常见吧,那么究竟是如何实现的呢?或许你从这个DES加密算法实例中能找到答案。(DES algorithm Delphi source code, the more common it, then what is how to achieve it? Perhaps you can find the answer from the DES encryption algorithm instance.)
- 2013-04-17 21:01:59下载
- 积分:1
-
behu
自定义的appbar,推荐!附赠Delphi原码(Custom appbar, recommended!)
- 2017-03-13 21:40:44下载
- 积分:1
-
RotatePic
本实例显示的是Delphi环境下的图片显示效果,可实现图片的翻转显示效果,代码清晰,适合初学者,有兴趣的朋友可以下载一下。(This example shows the Delphi environment, the picture display can be flipped to achieve image display, code clarity, suitable for beginners, are interested in what a friend can be downloaded.)
- 2009-10-20 16:06:14下载
- 积分:1
-
code5
Delphi将Excel导入到Access数据库修改版(Delphi to Excel Import to Access database to a modified version of)
- 2012-07-05 15:38:24下载
- 积分:1
-
rsbx
人寿保险管理系统,没有解压密码,可直接使用。(life insurance management system, not extracting passwords, can be used directly.)
- 2006-06-15 12:49:49下载
- 积分:1
-
media
都是关于Glscene的实例,刚开始学习,希望有更多的朋友参与
(About Glscene examples are just the beginning of learning, hope to have more friends to participate in)
- 2008-01-22 10:27:59下载
- 积分: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
以下所有文章均来自www.nssoft.net的Delphi知识库。
制作日期:2004/02/19
制作人:hnxyy(虚空)
MSN:hnxyy@hotmail.com
QQ: 19026695
(All of the following articles are from the Delphi Knowledge www.nssoft.net. Production Date: 2004/02/19 Producer: hnxyy (void) MSN: hnxyy@hotmail.com QQ: 19026695)
- 2008-12-26 19:05:06下载
- 积分:1
-
TMS.Component.Pack.v5.0
TMS Component Pack V5.0包含了超过 280 个为 Delphi 以及 C++Builder 设计的 TMS 生产控件,省钱又省时。
本版本支持以下 IDE:
Delphi 5,6,7,2005
C++Builder 5,6
BDS 2006 (Delphi 2006, C++Builder 2006)
RAD Studio 2007 (Delphi 2007, C++Builder 2007)
RAD Studio 2009 (Delphi 2009, C++Builder 2009)(TMS Component Pack contains more than 280 for Delphi and C++ Builder designed TMS production control, also saving time and money. This version supports the following IDE: Delphi 5,6,7,2005 C++ Builder 5,6 BDS 2006 (Delphi 2006, C++ Builder 2006) RAD Studio 2007 (Delphi 2007, C++ Builder 2007) RAD Studio 2009 ( Delphi 2009, C++ Builder 2009))
- 2009-02-06 14:59:40下载
- 积分:1
-
dcmLoader
多次做的图像,可以放在一起进行观看,方便对比(more )
- 2012-12-12 19:06:30下载
- 积分:1