搜索资源列表
SQLite3Wrapper01
- 对SQLite3 简单的封闭,结构类似Delphi中ADODB的封装,所以数据库能够很容易的在嵌入式和C/S架构中切换-This is a small class wrapper for SQLite3. It is structured similar to an ADODB class wrapper that I m using, so I can easily switch between an embedded database and a client/server database
delphi_TFrame_test
- delphi中的TFrame类使用方法示例 这个类,我们称之为TFrame框架组件,使程序开发人员能够可视化的设置一组组件,之后系统中对它进行重用。 TFrame框架有两个主要的好处: 第一、TFrame框架可大幅减少需要存储在工程中的资源量。 第二、TFrame框架允许你可视化的创建能复制和扩展的对象。 对可视化窗体继承允许你很简单的创建由继承得来的窗体。每一个框架保持它与父TFrame的关系,即对父类的改变将自动被实例继承。虽然你可以用TPanel组件达到同样的
TreeviewDemo
- 我写了一个类,专门用来操作Treeview和数据库,通过数据库中的数据自动添加到Treeview控件中.-I wrote a class specifically designed to operate Treeview and databases, through the data in a database is automatically added to the Treeview control.
ccrexif
- A small class library to edit, create and delete Exif metadata in JPEG files, i.e. the sort of metadata that most digital cameras write.
delphimodbus-1.4.0
- Delphi的ModbusTcp开发控件,需要Indy支持,包括主站和从站的控件-he Delphi Modbus library is a Modbus Class I Delphi implementation of a Modbus master and slave over TCP/IP (ModbusTCP). Serial I/O (RTU or ASCII) is not supported.
Delphi73
- Borderwidth:(窗口化组件)边框的宽度 BorberStyle:设置组件边框形状(样式) Brush:可确定组件的风格和颜色 Caption:使用该属性可指定标注组件的文本字符串 ClassName:该方法可得到对象的类名,我一直用它来得到数据库中字段的类型,在 其它的方面还没有用到 ClientHeight:可读取和设置组件客户区域的像素高度-Borderwidth: (window of the components) the width of th
Camera
- 用Delphi写的一个Camera类 感觉还不错 -Delphi write a Camera class I feel pretty good
DelphiForYY
- 实现语音 Can you dynamically change designer localization as well as preview windows ? How can you transfer an array of variables from Delphi into FR ? During compilation of the project, a message shows ?Class TfrxButtonControl not found . How
delphimodbustcp-1.6.2
- The Delphi Modbus library is a Modbus Class I Delphi implementation of a Modbus master and slave over TCP/IP (ModbusTCP).
RichEdit
- This demo shows how to make separate windows with the help of the TSplitter class. Each DB table is shown i ts own split window. The data is retrieved from various *.cds files that are shipped with RAD Studio as part of the sample data. You may
QCReport
- This demo shows how to make separate windows with the help of the TSplitter class. Each DB table is shown i ts own split window. The data is retrieved from various *.cds files that are shipped with RAD Studio as part of the sample data. You may
