-
ANSI-color
ANSI color控制台颜色示例,在delphi控制台编程时有些借鉴意义(ANSI color console color example, when some reference delphi Console)
- 2013-12-08 13:29:21下载
- 积分:1
-
DELETEFILE
学习批量删除目录精品,所有代码本人开发
应用于公司的文件删除里,全代码不保留了(Learning bulk delete directory products, all of the code development
Applied to the company s files are deleted, the code is not retained
)
- 2013-09-03 11:45:47下载
- 积分:1
-
vcPPRegisterOcx
vc++中实现自动注册控件和卸载控件,测试通过,可直接调用程序。(vc++ in the automatic registration control and unloading control, test, call the program directly.)
- 2011-08-22 16:31:28下载
- 积分: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
-
datfiles
This source code allows the user to save data from his/her application to a compressed .dat file and read the data from such a file.
- 2011-09-05 15:58:31下载
- 积分:1
-
GameOfMir2
说明: 重新发布新改的fir代码(别人发的wis工具代码)
为了方便新手 我整合了控件 只需要安装几个控件
{全部在Component目录 如果没有请使用fir的 上传慢。。。
安装Raize JSocket 。。。。
delphix_d7 VCLZip 即使安装了 也许会编译的时候会提示 找不到 请自行设置搜索路径 就可以了
(Fir the new reform to redistribute the code (code that someone else made the wis tools) in order to facilitate the integration of a novice I need to install only a few controls control {all in the Component directory if not, please use the slow upload fir. . . Install Raize JSocket. . . . delphix_d7 VCLZip even with compile time may be prompted to set the search path to find your own can be a)
- 2011-03-20 23:12:00下载
- 积分:1
-
quickrpt
quickreport delphi componen
- 2012-04-04 01:56:29下载
- 积分:1
-
Delphi_424638
Delphi:Delphi环境下基于idtcpserver断开与连接客户端,当客户端主动与服务端断开时,idtcpserver事件Disconnect能够接到消息,当客户端主动与服务端连接时,idtcpserver事件Connect能够接到消息。但是存在问题:当服务端断开客户端连接数,IdTCPClient事件Disconnected接不到到消息,只有客户端主动与服务端断开时IdTCPClient事件Disconnected才接到消息,烦请高人们支招。
实例中还涉及到idtcpserver最大连接数在程序中如何控制的解决方法。
(Delphi: Delphi environment based idtcpserver disconnect the client when the client is disconnected from the server-side initiative, idtcpserver event Disconnect able to receive the message, when the client and server to connect initiative, idtcpserver Connect event messages can be received . But there is a problem: When the server is disconnected client connections, IdTCPClient event Disconnected not receive the message, only the client and server is disconnected when the initiative IdTCPClient event Disconnected before receiving the news, I beg you high people Weapon.
Example also involves solutions idtcpserver maximum number of connections in the program how to control.)
- 2014-07-02 23:38:52下载
- 积分:1
-
VirtualTreeViewV5.2.0
开源的delphi树组件,全部源码,支持delphi xe5(delphi tree component)
- 2013-09-29 08:30:56下载
- 积分:1
-
DWGdirectX1.12.04-2289
AUTOCAD中DWG文件格式的API,可实现DWG文件的读取和储存.Net,Delphi,VB,VC均有例子(AUTOCAD in the DWG file format of the API, the realization of DWG files can be read and stored. Net, Delphi, VB, VC are examples)
- 2007-11-29 11:04:40下载
- 积分:1