文件名称: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 files, log files, the data stored in the INI file program. As shown, this example will use INI to save the related content, or save the program last exit time, last runtime form coordinate, the last operation form of the height and the width information, this is just a simple INI file example
(系统自动生成,下载前可以参看下载内容)
下载文件列表
INI文件\INIFileExample.cfg
.......\INIFileExample.dof
.......\INIFileExample.dpr
.......\INIFileExample.res
.......\MyConfig.ini
.......\Unit1.dcu
.......\Unit1.ddp
.......\Unit1.dfm
.......\Unit1.pas
INI文件