资源列表
Delphi_168304
- 使用Delphi递归法遍历磁盘目录,通过本源码你可以熟悉下delphi中的递归法实现,另外还可以了解一下如何遍历目录-Delphi recursive method using the disk directory traversal through the source code you can become familiar with the realization delphi recursive method also can learn how to traverse director
Delphi_180486
- Delphi获取获得打印页边距程序代码,一个打印程序,delphi设置打印参数时能用上部分功能 -Delphi get access to the printed page margins code, a printing process, some functions can be used on the print parameters set delphi
Delphi_230785
- 用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等 -With multi-threading technology Delphi API serial communication example, the application simply call API for read/write buffer operation
Delphi_304858
- Delphi获取驱动器容量,以前发过的,这一款同样比较简单,运行本程序后,可在上边的combox中选择驱动器名称 -Delphi get drive capacity, previously made, which is an equally simple, run the program, select the drive name in the upper combox
Delphi_461623
- Delphi限定程序的使用时限,程序逻辑:先判断是否初次运行程序,不是第一次运行,则判断当前的系统时间是否超出了使用期限 -Delphi limited time to use the program, the program logic: first determine whether the initial run the program, not the first run, it is determined whether the current system time beyond
Delphi_565838
- Delphi枚举可用字体,也就是列出windows系统中所有安装的字体名称,向组合框中添加系统中已经安装的字体名称-Delphi enumerate available fonts, windows system that is listed in the name of all installed fonts, add to the combo box system has been installed font name
Delphi_570087
- Delphi INI文件读写操作,这似乎是一个比较常见的操作了。INI文件多用做程序的配置文件,本程序中就是使用INI存储了程序的相关信息 -Delphi INI file read and write operations, which seems to be one of the more common operations. INI file more to do with the program s configuration files, this program is the u
Delphi_588364
- 串口采集外设数据 Delphi,串口要正确,否则不能运行,另外采集设备也要准备好。本例其实是演示如何使用串口进行采集,只是让大家了解基本的大框架,更多细节需要完善 -Serial peripheral data collection Delphi, serial to be correct, they can run, another collection equipment must be ready. This example demonstrates how to use the se
Delphi_787247
- Delphi源码实现的不规则窗体,非矩形窗口,绘制一个五角星窗体,大致的实现思路:创建一个多边形的区域,绘制多边形窗体 -Delphi source code implementation of irregular form, non-rectangular windows, draw a pentagram form, approximate realization of ideas: Create area of a polygon, draw a polygon form
Delphi_855500
- Delphi源码实现的不规则窗体,非矩形窗口,绘制一个五角星窗体,大致的实现思路:创建一个多边形的区域-Delphi source code implementation of irregular form, non-rectangular windows, draw a pentagram form, approximate realization of ideas: Create area of a polygon
Delphi_874416
- Delphi实现可变背景的窗体,本程序可实现随机背景、可变背景图案、窗体渐变背景和自定义背景图片的方式 -Delphi to achieve variable background form, this program can be realized random background, variable background pattern, form a gradient background and background image to customize the way
Delphi_883673
- Delphi 通过TNMEcho组件测速 测试网络连接的速度,可以测出当前网络传输的速度,通过向指定IP的服务器发送字符串数据后,根据返回时间测出速度快慢-Delphi component by speed TNMEcho network connection speed test can measure the speed of the current network transmission, followed by a string of data sent to the specifie
