-
indy9_ForD2007
delphi2007自动安装的indy10,但是有些地方仍然使用的是indy9 ,delphi2007 安装indy9(Delphi2007 automatic installation of indy10, but in some places still use the indy9, delphi2007 install indy9)
- 2021-05-06 17:19:55下载
- 积分:1
-
desk
delphi编译的透明窗体显示的例子,可镶嵌到桌面,被任何打开的界面覆盖(Examples of transparent form delphi compiled display, can be mounted to the desktop, and can be covered by any open interface)
- 2014-02-13 15:52:46下载
- 积分:1
-
Delphi入门
资料类参考书,开发参考书,个人认为比较实用的一本入门材料(Data category reference book, the development of reference books, personally think that a more practical entry materials)
- 2017-06-18 16:36:56下载
- 积分: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
-
ConsolHelper
Consol Helper, is a small program that help you execute consol based programs with a lot of features,
For example,
- you can select files using standard windows dialogs before applying commands,
- entering a specified path before executing a program command.
- converting default shell path to ms.dos 8.3 length path name,
...
and much more.
- 2012-02-11 13:01:50下载
- 积分: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
-
Client
典型的delphi 书籍源码,xe 环境下的开发必备(delphi xe demo, new sample and demo for delphi programmer!)
- 2020-06-23 01:20: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
-
网络聊天室
非常简单的网络聊天室。采用几个简单的控件来搭建聊天室。(Very simple online chat room. Use a few simple controls to build a chat room.)
- 2020-06-21 07:20:01下载
- 积分:1
-
AISDecode
AIS数据解析,c#,c++,Java解析AIS数据动态库(AIS data analysisC#,c++,Java parsing AIS data dynamic library)
- 2021-03-15 17:09:23下载
- 积分:1