- TMethod的妙用:解决动态创建的组件的事件赋值问题 2011-09-03 点击:934 评论:0
- Delphi编写高精度计时器TStopWatch组件 2011-09-03 点击:1207 评论:0
- Delphi中TTreeView组件中显示加粗的Item 2011-09-03 点击:765 评论:0
- Delphi中公式函数解析组件TArtFormula 2011-09-03 点击:881 评论:0
- Delphi中闪动应用程序在任务栏的标题 2011-09-03 点击:677 评论:0
- Delphi中管理运行时的组件数组 2011-09-03 点击:430 评论:0
- Delphi多线程扫描论坛弱口令 2011-09-03 点击:717 评论:0
- 音频视频库FFMPEG的Delphi声明单元 2011-09-03 点击:2525 评论:1
- VMRBitmap摄像头实现了图片的叠加和透明色的设置 2011-09-03 点击:738 评论:0
- Delphi中Image图像组件调节亮度、对比度、饱和度的算法 2011-09-03 点击:1574 评论:0
program Test;usesWindows,SysUtils,ExtCtrls,Classes,Forms;vartimer1:TTimer; Method:TMethod;...
示例代码:varsw : TStopWatch;elapsedMiliseconds : cardinal;beginsw := TStopWatch.Create() ;trys...
uses CommCtrl, ...;procedure BoldTreeNode(treeNode: TTreeNode; Value: Boolean) ;var treeIt...
600) this.width = 600;'> 迅雷专用高速下载 ...
拖动TTimer组件TTimer组件事件如下:const {$J+} animatedTitle : string = ' Animated Application''s Task...
600) this.width = 600;'>主要是动态数组的应用 迅雷专用高速下载 ...
Delphi单元代码已经打包,用到了Indy组件 迅雷专用高速下载 ...
FFMPEG的DLL文件到官方站点下载!开源!ffdshow是对一些codec(ffmpeg, xvid, and other)的封装,封装成了DirectShow和VFW的标准组...
代码中用到了DSPACK组件,可到官方站点去下载:http://www.progdigy.com/document.getElementsByName('UpFileSize')[...
//亮度调整 procedureBrightnessChange(constSrcBmp,DestBmp:TBitmap;ValueChange:integer); var i,j...