-
FastReport_2D_Codebar
delphi 2d qrcode 条码,找了好久的(failed to translate)
- 2021-03-20 18:29:18下载
- 积分:1
-
3487_VirtualTreeviewV5.1.2
使用范例delphi使用过程中的例子,学会使用treeview(Learn to use treeview by using examples from the use of Delphi)
- 2020-06-21 10:00:01下载
- 积分:1
-
DELPHIGZ
说明: 用delphi7.0做的一个树型结构源码(delphi7.0 do with a tree structure FOSS)
- 2006-02-09 18:52:45下载
- 积分:1
-
DELPHI
以下所有文章均来自www.nssoft.net的Delphi知识库。
制作日期:2004/02/19
制作人:hnxyy(虚空)
MSN:hnxyy@hotmail.com
QQ: 19026695
(All of the following articles are from the Delphi Knowledge www.nssoft.net. Production Date: 2004/02/19 Producer: hnxyy (void) MSN: hnxyy@hotmail.com QQ: 19026695)
- 2008-12-26 19:05:06下载
- 积分:1
-
VIP-delphi2
黑客vip delphi编程班全集下载地址
非常好的编程班视频学习资源(China delphi programming classes. Zip Download Complete Works very good programming class video learning resources)
- 2013-11-21 23:43:30下载
- 积分:1
-
Delphi-XE2-FMX-Utilities
讓 Delphi 在 FireMonkey 環境下使用剪貼簿及開發 MAC 環境下製作PDF,含使用範例及原始碼(Use the clipboard and let Delphi development environment MAC create PDF in FireMonkey environment, including the use of examples and source code)
- 2014-02-20 11:51:38下载
- 积分:1
-
Delphi_Analog_Clock
Delphi Source program, which shows an example of a simple analog clock
Author Mak-Karpov
- 2009-10-25 15:39:46下载
- 积分: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
-
2108_三层ERP系统 (SQL)
说明: 一套可以学习的三层框架源,仅大家学习用。(A set of three-tier framework source can be learned, only for everyone to learn.)
- 2020-06-24 22:00:02下载
- 积分:1
-
graph
在graph控件中实现显示一组静态正弦数组数据,在Strip Chart 中随机产生数据并动态显示,在Digital Graph中显示一组数字信号(Realize the fast Fourier transform)
- 2014-01-07 10:54:23下载
- 积分:1