资源列表
jishiben
- 一款很酷的记事本源码,黑客教程专用记事本源码,希望大家喜欢.-A cool source of Notepad, Notepad hacking tutorial dedicated source, I hope you like.
Office2007Menuownerdraw
- Office 2007 Menu for Delphi
V2.0
- 内存写入监视器 V2.0源代码 ,非常实用的东西!-Memory Monitor V2.0 source code is written, very useful stuff!
TstrLinkedList
- 这是我自己写的一个DELPHI字符串链表Tstr_linked_list类: 第一步,将TstrLinkedList单元引用到当前工程; 第二步,声明一个Tstr_linked_list对象; 第三步,创建对象。 对象名.Create(); 对象的方法说明: 对象创建后,自动产生一个字符串头节点 使用Sethead方法可以设置头结点的值(字符串) …… -This is what I had written a
ChineseLED11
- 支持中文的LED特效面板 在Delphi 5.0中,按以下步骤进行 1、菜单:"Components"-->"Install Packages" 2、按"Add",选择"CLED.bpl"文件后"打开" 3、按"OK". -LED panel component surport chn
DELPHIyznzheng
- Delphi 识别验证码小程序高校路识别验证码-Delphi identification code applet College Road Identification Code
electronic_scales_code
- delphi7开发的电子秤上位机程序,串口rs232通讯。-see the chinese introduction
Flocking3D
- delphi实现3d旋转,立方体随着鼠标移动而旋转。-delphi achieve 3d rotating cube with the mouse movement and rotation.
uplot3d
- The source plots a dataset to 3d grapgh as in Matlab.
AlphaDB
- AlphaDB Components,is a Additional package with DB-aware components for Delphi (used if AlphaControls package is installed).
AutoUpgraderProV5.0.2.full.source
- 自动更新控件AutoUpgrader Pro for Delphi and C++ Builder Version 5.0.2-AutoUpgrader Pro for Delphi and C++ Builder Version 5.0.2
listviewprint
- listview 的使用 delphi 下打印listview 列表中的内容-listview and Printers Printer.GetPrinter(aDevice, aDriver, aPort, hDevMode) if hDevMode <> 0 then begin // 获取指向DeviceMode的指针 pDevMode := GlobalLock(hDevMode) if pDevMode <