-
Delphi---SQL-Links-for-Windows-Users-Guide---Delp
SQL Links for Windows User s Guide - Delphi for Windows
- 2013-01-09 06:49:09下载
- 积分:1
-
VisPDFLib4.10.Source.by.Figgler
生成PDF文档的控件,支持中文,待源码。不需要其他的库文件(Control PDF documents generated to support the Chinese, to be source code. The library file does not need other)
- 2009-05-28 18:04:51下载
- 积分:1
-
20116299183336
delphi换肤入门
没有用任何换肤控件实现界面的按钮换肤。 (delphi skin entry
Did not use any skin button interface controls to achieve skin.
)
- 2011-12-21 21:38:25下载
- 积分:1
-
program-on-task
一个delphi开发的最小到任务栏托盘程序(A delphi development of the smallest to the taskbar tray program)
- 2012-09-05 00:21:54下载
- 积分: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
-
986785
将数据库数据添加到TreeView控件中(DeLphi),编程学习源码,很好的参考资料。(To add data to the TreeView control (DeLphi), learning programming source code, a good reference.)
- 2014-01-04 09:39:16下载
- 积分:1
-
trrzetunqualified
噪声对通信系统的影响试验程序 模仿各种噪声对不同通信系统的影响 具有很强的学习价值(The effect of noise on Communication system; the test program simulates the influence of various noises on different communication systems. It has a strong learning value.)
- 2019-01-03 20:53:49下载
- 积分:1
-
Treeview
使用delphi自带的treeview控件做的目录树显示
(Using delphi treeview control that comes with doing a directory tree display)
- 2013-07-30 09:47:22下载
- 积分:1
-
Delphi_180107
Delphi:Delphi使用TlistView控件制作软件导航界面,如上图所示,这个界面中包括了带图标的按钮,带图标和文字的导航菜单,看上去还是挺不错的一个导航界面,送给Delphi初学者吧。
(Delphi: Delphi controls production software using TlistView navigation interface, as shown above, the interface includes a button with an icon, with icons and text navigation menu looks quite good a navigation interface, it gave Delphi beginners .)
- 2014-07-06 23:27:52下载
- 积分:1
-
63
利用HotImages属性变换图像,Delphi编程学习源码,很好的参考资料。(Use HotImages property rollovers, Delphi programming learning source, a good reference.)
- 2014-02-10 19:32:23下载
- 积分:1