-
Delphi.code.public.sign.on.system.design
Delphi公共登录系统设计代码Delphi code for public sign-on system design
(Delphi code for public sign-on system design
)
- 2010-11-03 12:10:21下载
- 积分:1
-
madKernel
madKernel.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:40:01下载
- 积分:1
-
FlatStylePforPD7
非常好用的flatstyle控件,delphi5,6,7都可以用的,很全,包含源码,package等等(Very useful flatstyle control, delphi5, 6,7 can be used, very wide, including source code, package, etc.)
- 2011-04-26 14:38:15下载
- 积分: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
-
MapXForIform)
说明: delphi编写map程序的一个有多个特性的例子,可以使用它的特性。(delphi process to prepare a map there are several examples of properties, you can use its features.)
- 2009-08-21 09:18:59下载
- 积分:1
-
8Queen
8queen for by delphi
- 2013-05-02 02:05:37下载
- 积分:1
-
txtjpg
一个delphi小程序将txt文件转jpg格式(A Delphi applet to the txt file to JPG format)
- 2015-08-31 22:46:28下载
- 积分:1
-
DELPHIGZ
说明: 用delphi7.0做的一个树型结构源码(delphi7.0 do with a tree structure FOSS)
- 2006-02-09 18:52:45下载
- 积分: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
-
USerialChannel
My New Communication Pas
- 2013-10-07 20:13:01下载
- 积分:1