搜索资源列表
activex
- Vcl控件目录中为高精度定时器源代码。 Delphi7目录中为activex控件源程序。 Vb6目录中为测试activex控件源程序。 Mytimerprj.ocx文件是一个已经编译好的activex控件,用户可用bwreg32.exe注册该控件直接使用。 -Vcl Control List source code for the precision timer. Activex control for Delphi7 source code directory. Vb6 act
DTUServerPackage
- 本目录内所有代码仅作指导用户编程之用,用户如果要作为 商业用途,建议使用正版软件进行编译. 开发环境说明: delphi demo : delphi 6.0 vc demo : vc++ 6.0 vb demo : vb 6.0 bc demo : Build C++ 5.0 param_delphi_demo : delphi 6.0 c#demo : c# vb.net_de
iphonedemoico
- 引入 pngimage (出自 www.ccrun.com )第三方控件,可以支持 PNG 格式的图标、效果更好。 pngimage 很有意思,Delphi版包括4个pas文件(具体哪个是关键没有仔细研究), 只要 uses pngimage 就可用 Image 来载入PNG格式的图片,很神奇,佩服作者。 增加缓冲功能 DoubleBuf,减少闪烁。 添加 Align 属性的继承,编译成控件时便于摆放。 增加控制标题文本区显示控制的属性设置 ShowCaption。
iphonedemoicon11
- 引入pngimage第三方控件,可以支持 PNG 格式的图标、效果更好。 pngimage 很有意思,Delphi版包括4个pas文件(具体哪个是关键没有仔细研究), 只要 uses pngimage 就可用 Image 来载入PNG格式的图片,很神奇,佩服作者。 增加缓冲功能 DoubleBuf,减少闪烁。 添加 Align 属性的继承,编译成控件时便于摆放。 增加控制标题文本区显示控制的属性设置 ShowCaption。 添加载入背景方法 loadBackPic。
MyMessage
- Delphi源码写的短信猫程序,可用来收发短信的程序,没有使用任何第三方控件,用Delphi7可直接编译运行。自带了Access数据库。程序运行前请确定端口是否被占用。-Delphi source code to write text messages cat program, that can be used to send and receive text messages programs, do not use any third-party control, use Delphi7 c
MemoryStatus
- Delphi 获取内存使用状态,程序将得到内存总大孝可用内存多少等内存使用量信息,在XP下运行有些问题,其它系统没有测试,源代码可编译成功-Delphi 获取内存使用状态,程序将得到内存总大孝可用内存多少等内存使用量信息,在XP下运行有些问题,其它系统没有测试,源代码可编译成功 Delphi access memory usage, the program will be memory total filial piety available memory and memory usage
pngimage-V1.43-for-Delphi7
- PNG image,可以让Delphi7支持PNG格式的图片。网上大多数版本,如1.56等,本人亲测Delphi7不可用,编译出现错误。本版可用。注明:内包含PNGbutton,但需要自行进行空间搜索才能找到,可让image控件支持PNG格式图标,但imagelist,bitbutn,speedbutn等不支持,内附近600个PNG,ICO格式精美图标-PNG image, you can make Delphi7 support PNG format images. Most of the o
Delphi_626566
- Delphi:Delphi 获取内存使用状态,程序将得到内存总大孝可用内存多少等内存使用量信息,在XP下运行有些问题,其它系统没有测试,源代码可编译成功。 -Delphi: Delphi get memory usage, total memory the program will be a large number of available memory, such as filial memory usage information, run some problems in XP, d
Delphiformatstr
- Delphi格式化数字金额的源码,把金额统一化显示,使用format来实现,例子简单,源码完整,可用Delphi7直接编译的,有需要使用的可参考下-The Delphi format digital amount of source code, the amount of unified display, using format to achieve, examples of simple, complete source code, Delphi7 can directly compile,
TransDateXE公历和农历相互转换控件
- 这是个公历和农历相互转换的控件。 这个控件最初是由Lu XiaoGuang于2004年用Delphi 7开发的。可用来完成公历和农历日期之间的相互转换,并且显示农历、干支历、节气、节日和纪念日等。时间跨度是从1990年到2056年。 新版本是在Delphi XE中修改、编译通过的。新版本有如下特点: 1、增加了新数据,新的时间跨度是从1990年到2099年。为了计算正确,修改了一个函数。 2、支持Unicode,使控件可在西文操作系统中使用。