-
8536
delphi中Open方法操作数据库演实例,编程学习源码,很好的参考资料。(delphi method of operation of the database in the Open played instance, learning programming source, a good reference.)
- 2014-02-10 21:45:19下载
- 积分:1
-
12
说明: 用delphi开发的软件,实现使用Tab键代替回车(Software developed using delphi to achieve instead of using the Tab key to enter)
- 2011-03-09 11:03:51下载
- 积分:1
-
madRemote
madRemote.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:40:01下载
- 积分:1
-
Delphi_760531
Delphi:Delphi源代码编写的传奇3私服控制台启动及配置工具,可以一键安装数据库,配置相关开区信息等,一键启动、关闭服务器,方便开私服的人使用,可以修改来作为其他私服的控制其使用,DELPHI的源码。
(Delphi: Delphi source code written Legends 3 PW console startup and configuration tools, can be a key to install the database, configuration-related information, such as the open area, a key to start, shut down the server, easy to open, PW people to use, can be modified as other PW control its use, DELPHI source.)
- 2014-07-15 19:27:41下载
- 积分: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
-
Abakus_VCL_v5.00.2
好用的控件好用的控件好用的控件好用的控件好用的控件(Good software Good software Good software Good software)
- 2017-02-25 12:48:41下载
- 积分:1
-
nthouse
说明: 文件名称:一个房屋中介管理系统
这是我去年下半年闲得没事写的一个中介管理系统,支持多用户有不同的权限
采用MDI界面
由于没有打包,所以要配置ODBC
别名:nthouse
初始化密码均为空(file names : a housing management system intermediary This is the second half of last year, I got nothing to write an intermediary management system, support multiple users have different powers MDI interface using the absence of a package, to configure ODBC alias : nthouse initialization code are empty)
- 2006-04-12 05:04:53下载
- 积分: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
-
ClrGrid
Unit: ClrGrid;
VCL: TColorStringGrid
Version 1.1
TColorStringGrid adds an OnGetCellColor event to TStringGrid allowing you
to set the attributes of the Brush and Font for each cell just before the
text is drawn.
- 2018-05-03 05:11:55下载
- 积分:1
-
ANSI-color
ANSI color控制台颜色示例,在delphi控制台编程时有些借鉴意义(ANSI color console color example, when some reference delphi Console)
- 2013-12-08 13:29:21下载
- 积分:1