|
RAD Studio VCL Reference
|
Creates a TCustomIniFile object for an application.
constructor Create(const FileName: string);
__fastcall TCustomIniFile(const AnsiString FileName);
Create constructs a TCustomIniFile object for an application. Create assigns the FileName parameter to the FileName property, which is used to specify the name of the ini file to use.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|