-
speed
电机转速与行车速度的一个小工具 delphi制作(motor speed)
- 2015-11-16 17:02:23下载
- 积分:1
-
59867346
Delphi创建一个ocx控件的方法,含源码,编程学习源码,很好的参考资料。(Method, create a ocx control with Delphi source code, learning programming source code, a good reference.)
- 2014-01-04 08:49:48下载
- 积分:1
-
ExcelToPdf
一个可以将excel转成pdf文件的小程序(One can excel convert pdf file applet)
- 2013-10-08 08:44:35下载
- 积分:1
-
LantuSale
说明: 从网友处得到的蓝图财务进销存源程序,程序运行需要ehlib,fastreport等。
程序效果还可以。
放到盒子上大家共同学习。
感谢提供程序的网友。
本程序是转贴。(Received from users a blueprint for financial ADOMS source, procedures needed for the operation of ehlib, fastreport and so on. Procedures can also be the effect. Box on the U.S. learn together. Expresses its appreciation for the program users. This procedure is posted.)
- 2008-09-06 16:28:39下载
- 积分:1
-
Calculator_project
Delphi7实现的计算器,支持表达式计算和Windows XP计算器标准计算两种方式(A calculator implemented in Delphi7, expression calculation as well as Windows XP standard calculation are supported.)
- 2012-09-12 20:26:22下载
- 积分:1
-
QrCode
说明: Create delphi qrcode images
- 2019-05-01 02:35:19下载
- 积分:1
-
vcl40
说明: Delphi 4 VCL for use in delphi
- 2020-06-25 01:00:01下载
- 积分:1
-
Delphi-2010-Handbook
Delphi 2010 Handbook
- 2011-12-02 06:37:25下载
- 积分: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
-
flatstyle-for-D5-D6-D7
flatstyle for D5,D6,D7.rar
- 2012-08-08 16:07:11下载
- 积分:1