-
TSourceList
继承自 TCustomPanel ,是专门显示 Delphi 源码的可视构件,能够将 Object Pascal 关键字以不同色彩显示,标上列号并可以打印(A control which can show delphi source file code ,marking key words by color font.)
- 2017-03-18 08:33:03下载
- 积分: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
-
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
-
Messaging-communication
利用消息机制制作的简单程序间的通信例子,对初学消息的人有帮助,自定义消息(Mechanisms for making use of information communication between a simple program examples for beginners news to help people, a custom message)
- 2013-10-16 14:29:07下载
- 积分:1
-
madRemote
madRemote.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:40:01下载
- 积分: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
-
146
RSA算法加密 Delphi代码实例,编程学习源码,很好的参考资料。(RSA encryption algorithm Delphi code examples, programmed learning source, a good reference.)
- 2014-02-05 15:55:46下载
- 积分:1
-
Delphi_210880
Delphi:Delphi制作的图像积木效果,打开图像后,窗体自动加载一幅图像,点击“效果”按钮后,可预览查看效果,可持到类似积木玩具一样的图片显示特效,一个小小的Delphi图形处理程序,仅供参考学习。
(Delphi: Delphi crafted image building blocks effect, open the image, the form automatically load an image, click on the "Effect" button, you can see the effect of the preview can be held to a similar toy building blocks as pictures show effects, a small Delphi graphics program, for reference only learn.)
- 2014-07-05 20:42:35下载
- 积分:1
-
ujknwaz
说明: 突破论坛,强大的论坛管理系统,不错的源码,很好用(Break through the forum, powerful forum management system, good source code, very easy to use)
- 2019-05-20 18:08:55下载
- 积分:1
-
DBISAM-4.3-XE
DBISAM 4.3 for Delphi XE
- 2014-06-13 01:21:36下载
- 积分:1