-
986785
将数据库数据添加到TreeView控件中(DeLphi),编程学习源码,很好的参考资料。(To add data to the TreeView control (DeLphi), learning programming source code, a good reference.)
- 2014-01-04 09:39:16下载
- 积分:1
-
sock
socket 实现UDP通信 Delphi源码(socket UDP Delphi)
- 2012-05-04 08:26:55下载
- 积分: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
-
fxtool
类似百叶窗图形做封面最佳选择,类似百叶窗图形(Similar to the blinds the best graphics on the cover, similar to shutters graphics)
- 2011-06-02 12:51:41下载
- 积分:1
-
speed
电机转速与行车速度的一个小工具 delphi制作(motor speed)
- 2015-11-16 17:02:23下载
- 积分:1
-
PDUtoSMS_SMStoPDU
This source code in Delphi 7.0.
Have function to decoding and encoding PDU format to ASCII and from ASCII to PDU.
You can modify it or change it for meet your requirement.
- 2009-04-28 03:38:24下载
- 积分: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
-
gravaini
componente delphi gravaini
- 2019-06-11 07:26:02下载
- 积分:1
-
iocomp3
著名的工业控制控件一组,功能强大,带安装包(Leading a group of industrial control control)
- 2020-11-30 17:19:27下载
- 积分:1
-
delphidraw
Delphi编写的绘图程序源码,可以绘制各种图形并且改变颜色。(Drawing program written in Delphi source code, you can draw all kinds of graphics and change the color.)
- 2013-04-09 20:37:21下载
- 积分:1