搜索资源列表
FolderWatcher
- here is a small Delphi program called \"FolderWatcher\". It watches a folder (you can configure in the ini file) and tells you when a file in the folder has changed.
delphi20030928
- 使用delphi开发的在线升级程序。无需修改源代码,只要稍微修改配置文件就可用特定程序的在线升级。-Online update software developed by delphi.Any software can use it to update only need modify .ini file.
TASM5
- 安装TASM 5.0很简单,您只需要下载本站[相关工具]中的"TASM50.zip"文件,解压后在Windows9x/NT下执行"INSTALL.EXE"即可开始安装。 1.如果你在安装TASM5.0之后安装Delphi 1.0或Borland C++ 4.x及更高版,你需要手动更改系统的设置以使这些产品可以共存于同一个系统中——检查“System.ini”文件的[386Enh]一节是否有多个 TDDEBUG.386驱动项。删除多余的TDEBUG.386项,保证只有这个版本的TDD
StorageLibrary3.56_FullSource_Delphi2010
- 【最新for delphi 2010全源码版本】 应用程序设置管理是任何应用程序和基础的重要组成部分。通常TIniFile和TRegistry类用于这一目的。Storage Library为应用程序设置管理的新途径。Storage Library是为应用程序设置工作,使组件的集合。Storage Library的概念是非常优雅和简单的: *TrsStorage -主要含有类似的内存结构树中的所有数据 *一些TrsStorageData控件与ini,XML文件,注册表或TS
scale
- delphi 控制电子称 电子称,自动传称程序。调用d-delphi control electronics that
update
- 功能完善的自动升级系统 可以支持文件升级、数据库升级、升级文件处理三种功能 文件升级是通过文件复制来更新文件 数据库升级是这SQL脚本来进行更新 升级文件处理是执行一个升级包中的工具进行处理,此文件应为是一个EXE程序,是一个无界面的WIN32程序,用户可处理任务功能,比如文件清理,INI结构处理等。 本系统还提供了一个升级包制作工具,可以将需要文件通过可视化界面生成升级包 本系统还支持版本号管理,升级工具会识别最小升级版本号。-A update system
ini-ReadAndWrite
- DELPHI读写ini配置文件,初学者可以参考-DELPHI read and write ini configuration file, beginners can refer to
sleepterminate
- 延时操作 结束批定进程 ini文件操作 -sleep terminate process inifiles
INIchange
- 读写ini文件的Delphi程序,包括程序源代码及说明-Ini file reading and writing Delphi procedures, including source code and descr iption
del_ftp
- Delphi实现FTP服务器读取,下载INI信息文件,读取NIN信息配置SQL,连接SQL并显示SQL数据-Delphi realize FTP server, download INI file reading, read the NIN information, information configuration SQL data and SQL SQL
inidb
- ini例子 Demo for Delphi Initialization Database (DIDB) Delphi Initialization Database is set of cca. 20 components that helps you create configurable, open and smart applications. Creates controls for editing registry values.-ini Examp
78562_XmlIniEditor5
- 组件代码和例子程序,实现了XML文件和INI文件的相互转换和编辑-Component code and examples of applications that implement the XML file and the INI file conversion and editing each other
PTZ-camera-control-system
- 云台镜头控制系统 通过USB的摄像监控云台,可以保存图片-Pan & tilt camera control system through the USB camera control head, you can save the picture
pos
- yprint.mdb为本地打印方案,方案你也可以保存在SQLSERVER里面。 │ zyprint.pas是调用文件 │ zyprintcrt.dll是打印 │ parameter目录是保存一些参数文件(ini)用的.现在暂时只有一个printcfg.ini文件. │ xp+delphi 7 环境下开发。 │ 如果你用的是Delphi 2007,请使用将D2007目录下的zyprintcrt.dll │ 随便你怎么打印,随便
QingRenJie(Delphi)
- 用Delphi写的开满整个桌面玫瑰花的程序,可以用ini文件来配置参数,纯属娱乐。-Using Delphi to write the whole desktop full of roses of the program, you can use ini file configuration parameters, pure entertainment.
MultiLang(ini)
- 实现delphi的多语言功能,实现多种语言的国际化功能。-Delphi multi-language capabilities to achieve, to achieve multi-lingual international capabilities.
ini
- Delphi保存信息到INI文件中,编程学习源码,很好的参考资料。-Delphi to save the information to the INI file, learning programming source code, a good reference.
Delphi_485678
- Delphi:Delphi修改INI文件的内容,Delphi源码下载,通过一个窗体表单程序,对MyInfo.INI文件的各个节点值进行修改,INI文件在软件开发中常用作配置文件或数据存储文件,学会在Delphi中操作INI文件,是非常有必要的一个技巧。本示例程序用到了Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,Dialogs,INIFiles, StdCtrls, XPMan -Delp
inione
- Delphi INI文件读写操作,这似乎是一个比较常见的操作了。INI文件多用做程序的配置文件,本程序中就是使用INI存储了程序的相关信息。比如打开窗口后,所显示的第一句话就是从根目录下的INI文件中读取出来的,点击按钮,可切换成中文信息。-Delphi INI file read and write operation, it seems to be a common operation. INI files for program configuration file, the progra
Example
- Source code for Reading Ini File