-
master
HpRose Deplphi7可用的,用于和服务器交互的控件。(thr Hprose component for delphi,it s uesd to communicate with servers)
- 2013-10-31 15:03:34下载
- 积分:1
-
PID-Delphi
PID水量控制仿真演示系统-Delphi源代码及EXE.rar(PID control simulation shows the system of water-Delphi source code and EXE.rar)
- 2011-06-13 15:26:10下载
- 积分: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
-
vcl40
说明: Delphi 4 VCL for use in delphi
- 2020-06-25 01:00:01下载
- 积分:1
-
XCalendar
XCalendar is a collection of calendar utilities for Delphi.
As you know the Delphi TDateTime type stores date/times as a floating point
value representing the time passed from a specific time, or more precisely:
The integral part of a Delphi TDateTime value is the number of days that
have passed since 12/30/1899. The fractional part of the TDateTime value is
fraction of a 24 hour day that has elapsed.
A calendar divides time into units, such as weeks, months, and years. The
number, length, and start of the divisions vary in each calendar.
So any TDateTime value can be decoded to units of an arbitrary calendar and
values expressed in units of a calendar can be encoded to TDateTime values.
XCalendar contains calendars, database date/time field types, tools to find
calendar events and some astronomical stuff.
- 2010-03-03 19:14:13下载
- 积分:1
-
FMSoft_uniGUI_Professional_1.90.0.1501
最新注册版带注册机,uniGui是基于Delphi的一套开发Web应用的前端开发空间,使用的是ExtJS,(Latest Registered Edition With Register,UniGui is a front-end development space for developing Web applications based on Delphi, using ExtJS)
- 2019-06-22 18:50:43下载
- 积分:1
-
madShell
madShell.rar
MadCollection.2.5.2.6FS
- 2020-06-25 18:00:01下载
- 积分:1
-
FastReport.v3.23.9
FastReport.v3.23.9破解版,非常好用!(FastReport.v3.23.9.is very good)
- 2013-05-14 17:11:31下载
- 积分:1
-
delphi-APPLICATIONEVENTs
delphi ApplicationEvents使用说明及源码实例,编程学习源码,很好的参考资料。(delphi ApplicationEvents instructions and source code examples, programmed learning source, a good reference.)
- 2014-02-13 18:13:48下载
- 积分:1
-
analyzer
delphi tools for network packet sniffer xp and w7
- 2013-07-03 22:50:46下载
- 积分:1