Name of the .ini file.
Source position: inifiles.pp line 209
public property TCustomIniFile.FileName : string |
FileName is the name of the ini file on disk. It should be specified when the TCustomIniFile instance is created. Contrary to the Delphi implementation, if no path component is present in the filename, the filename is not searched in the windows directory.
|
Instantiate a new instance of TCustomIniFile. |