资源列表
[Dephi控件源码] Classes
说明:Classes.pas 用object pascal语言编写的delphi7软件的控件-Classes.pas using object pascal language delphi7 software control<yangliangguo> 在 2025-07-16 上传 | 大小:7kb | 下载:0
[Dephi控件源码] RGBsaturation
说明:用Windows API函数来控制图象饱和度。对于Jpg的处理,与Bitmap类似,因为TJpegImage内部有TBitmap。-Windows API functions used to control the image saturation. For Jpg processing, and Bitmap similar because TJpegImage internal TBitmap.<齐武献> 在 2025-07-16 上传 | 大小:7kb | 下载:0
[Dephi控件源码] RGBcontrast
说明:调整对比度:首先设定一个阀值,通常是128;然后判断像素点的R,G,B值,凡是大于128的, 增加一个值,小于128的,减少一个值-Adjust the contrast: First, set a threshold, usually 128 then determine the pixel R, G, B values, all greater than 128, add a value smaller than 128, reduce the value<齐武献> 在 2025-07-16 上传 | 大小:7kb | 下载:0
[Dephi控件源码] Windows_Move
说明:Opens a dialog box displaying a list of fr a mes included in the current project. Select any fr a me and click OK. See Working with fr a mes for more information.<Andrew> 在 2025-07-16 上传 | 大小:7kb | 下载:0
[Dephi控件源码] Copy-files-to-clipboard
说明:Copy files to clipboard by barnamenevis.org<mohammadr> 在 2025-07-16 上传 | 大小:7kb | 下载:0
[Dephi控件源码] Record-Sound
说明:Record Sound by barnamenevis.org<mohammadr> 在 2025-07-16 上传 | 大小:7kb | 下载:0
[Dephi控件源码] CPUSoftReg
说明:最高级的软件注册程序是组合用户的CPU号和硬盘号,然后根据一定算法生成一组无规律的序列号来实现程序注册。 附件代码用delphi实现了这一功能-The most advanced software program is a combination of user registration number of the CPU and hard disk number, and then generate a set of algorithms according to certain laws w<larry> 在 2025-07-16 上传 | 大小:7kb | 下载:0
[Dephi控件源码] DelphiPThread
说明:DELPHI中使用线程的方法及注意事项,给不太熟悉线程的朋友们-DELPHI using threads and precautions, to friends who are not familiar with thread<> 在 2025-07-16 上传 | 大小:7kb | 下载:0
[Dephi控件源码] DBPool
说明:Delphi 7下测试通过的数据库连接池对象,有ADO和DBExpress两种方式,都兼容了SQLServer和oracle,使用方式为创建TDBExpPool或者TADOPool,执行查询语句直接调用OpenSQL,返回一个TataSet,使用完毕释放。insert语句使用ExecSQL,如果要使用事务,请先调用GetDBConn获取一个DBConn,然后调用Enter,调用Pool的ExecSQL时传入此DBConn,使用完毕Leave即可。-Delphi 7 to test the dat<李健> 在 2025-07-16 上传 | 大小:7kb | 下载:0