IniFiles.TCustomIniFile Properties
From RAD Studio VCL Reference
Delphi Information
| property FileName: string read FFileName; |
Contains the name of the ini file from which to read and to which to write information. |
Unit: IniFiles
Type: property
Visibility: public
Member Of: TCustomIniFile
C++ Information
| __property System::UnicodeString FileName = {read=FFileName}; |
Contains the name of the ini file from which to read and to which to write information. |
Unit: IniFiles
Type: property
Visibility: public
Member Of: TCustomIniFile
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!