-
unidac_5.1.4_src
特别出色的delphi数据库组件,全部源码,支持delphi xe5(delphi database component)
- 2021-03-16 12:09:21下载
- 积分:1
-
CTP_delphi
ctp delphi 比较少见的DELPHI CTP(ctp delphi)
- 2014-02-12 08:52:10下载
- 积分:1
-
20116299183336
delphi换肤入门
没有用任何换肤控件实现界面的按钮换肤。 (delphi skin entry
Did not use any skin button interface controls to achieve skin.
)
- 2011-12-21 21:38:25下载
- 积分:1
-
ThreadUnit
EASY TO USE THREADING UNIT IN DELPHI
- 2011-06-30 01:33:29下载
- 积分: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
-
yaoshi
说明: 演示怎么通过DELPHI控制程序修改系统字体质量,圆滑边缘等设置。(Demonstrates how to modify the system by DELPHI font quality control procedures, smooth edges and other settings.)
- 2011-04-14 09:38:53下载
- 积分:1
-
Delphi_calculator
Delphi实现的简单计算器,简单计算功能,满足基本需求(Delphi to achieve a simple calculator, simple computing functions to meet the basic needs)
- 2012-10-11 13:49:33下载
- 积分: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
-
ASMtest
Delphi中写ASM的示例,内有Pdf说明。初学者的参考资料。(Sample for Delphi inner Asm with pdf,for delphi starter.)
- 2012-09-08 14:59:19下载
- 积分:1
-
Delphi
清华大学申旻主编的delphi教程,适用于有一定基础的delphi用户,是一本不错的辅导书!(Tsinghua University, edited by Shen Min delphi tutorial for certain users based delphi, counseling is a good book!)
- 2010-05-09 08:50:31下载
- 积分:1