-
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
-
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
-
delphifr_GFACT-GESTION-FACTURATION___Page
Facturation with delphi
- 2013-08-01 23:40:10下载
- 积分:1
-
In-Delphi7-Install-TurboPowerAPRO
在Delphi7环境里,讲解安装TurboPower APRO 控件到IDE的步骤。(In Delphi7 environment, explain the controls to the IDE to install TurboPower APRO steps.)
- 2011-04-27 13:32:14下载
- 积分:1
-
37
说明: Delphi实现拖动按钮移动无标题栏窗口,编程学习源码,很好的参考资料。(Delphi to achieve drag the button to move the window title bar, learning programming source code, a good reference.)
- 2014-02-08 18:24:25下载
- 积分:1
-
657
Delphi动态载入DLL文件,编程学习源码,很好的参考资料。(Delphi dynamically loaded DLL files, programming source code to learn, a good reference.)
- 2014-01-27 14:59:22下载
- 积分:1
-
uHTTPInternet
Unit para facilitar o envio de arquivos pelo delphi usando Thread, desenvolvida por Euler
- 2010-05-26 11:50:10下载
- 积分:1
-
IboIntegridade
component for integrity control using the IBO
- 2012-11-08 03:16:23下载
- 积分:1
-
SGL
代码是 翻译自SGLViewer(这是DELPHI的)
仅支持1.0版本(1.999也只了换成zlib压缩而已.......)客户端下载
仅供学习交流,所以我只翻译了1种 RLE解压.
- 2014-07-21 02:38:27下载
- 积分: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