资源列表
TDBEdit
- Delphi TDBEdit组件示例,Delphi实现Tdate TimePicker组件的数据感知功能控件示例,演示了从文件中读取图片并放到DBImagePhoto对象中,删除DBImagePhoto对象中的图片、将DBImagePhoto对象中的图片保存为文件、从剪切板中读取图片到DBImagePhoto对象中、将DBImagePhoto对象中的图片拷贝到剪切板-Delphi TDBEdit components example, Delphi data aware control samp
encryptdpr
- 简单文件加密(Delphi解密代码),单击“选择文件”可选择要加密的文件,后面的是输入密码的选项,然后就执行加密操作了,当然也可以通过本程序解密。-Simple file encryption (Delphi decryption code), click "select file" option to encrypt the file, followed by a password option, and then perform the encryption operation, of co
twojigoudelphi
- 2层结构的delphi数据库操作例子,Master/Details示例,程序分server端和Client端,结合数据库以一个企业信息程序来展现。-Delphi database operations example, 2 layer structure of the Master/Details sample program, server and Client terminal, combined with the database to show up in a enterprise in
BlockRead
- delphi BlockRead用法的源码实例,blockread 函数可以读一个或多个记录到变量中,示例为你设计了一个按钮,点击这个按钮可以选择文件,选择文件后你可以看到复制了多少bytes到变量中,还不错吧,挺简单的例子了。-Delphi BlockRead use source code examples, the blockread function can read one or more records to a variable, sample design a button fo
delphiadoquery
- Delphi ADO查询示例,练习使用ADODB连接access,并使用DBGrid显示数据的例子。程序可设置多个查询条件,支持模糊查询和不区分大小写的查询,学习Delphi与ADO数据库操作的实用例子。程序界面截图如上图所示,所需要的Access数据库文件已为您打包在里面。-Delphi ADO query example, practice using the ADODB connection access, and use the DBGrid display examples of da
SendMail
- Delphi sendmail发邮件实例,是一本书中的例子,由黑白网络编写,测试数据向21CN邮件服务器发送一个邮件,可以添加待发送的邮件列表,设置线程数后程序自动发送email,这个程序有点老,可以正确编译,但未测试邮件是否可以发送成功,若不成功,多由于邮件POP设置问题,请自行修改。-Delphi sendmail mail is one example, the examples in this book, written by the black and white network, t
delphiinifile
- Delphi编程环境下使用INI文件的例子,INI文件可用于配置文件、记录文件、将程序的一些数据保存在INI文件里。如图所示,本例子将使用INI保存相关内容,或保存程序上次的退出时间、上次运行时的窗体坐标、上次运行窗体的高度和宽度等信息,这仅是一个比较简单的ini文件例子-Use the example INI file under the Delphi programming environment, the INI file can be used in configuration file
FlashPlayer
- Delphi FlashPlayer源码 带播放进度条,界面和功能都挺简单的Flash播放器,下边显示播放的进度条,可拖动进度条高速播放进度。有swf文件的,可测试播放一下,类似的Delphi源码本站有几个,自己搜索下。-Delphi FlashPlayer source with the playback progress bar, interface and functions are very simple Flash player, below shows the progress ba
ExportToExcel
- Export To Excel,Delphi源码例子,把数据从Access中读取出来,并导出成Excel格式的文件,Delphi源码下载-Export To Excel, Delphi source code example, the data is read from the Access, and export to Excel format file, Delphi download the source code
delphitdbimage
- Delphi TDBImage数据感知组件用法实例,TDBImage组件的使用例子,初学者可参考。-Delphi TDBImage data aware component usage examples, the use of TDBImage components example, beginners can refer to.
accessphoto
- Delphi图片转换,数据库,图片JPG格式图片的“数据感知组件”示例,像一个基本信息登录,含照片,个人信息,都一并保存到数据库,Delphi数据库与JPG图像保存的功能。-Delphi image conversion, image database, the JPG format images "data aware components" example, like a basic information, including personal information, photo, al
TextEdit
- Delphi TextEdit 仿RTF编辑器程序,可实现文本对齐、编辑、字体设置、文件保存、打英窗体排列方式等,比记事本高级些。-Delphi TextEdit imitation RTF editor program, can realize the text alignment, editing, font settings, save the file, make arrangement of English forms, more advanced than Notepad.