[Overview][Types][Classes][Index] |
Does the ini file instance own the encoding ?
Source position: inifiles.pp line 210
public property TCustomIniFile.OwnsEncoding : Boolean |
OwnsEncoding indicates whether the encoding is owned by the ini file instance or not. If it is owned, it will be freed on destroy. The value of this property is set in the constructor.
|
Encoding of the ini file. |
|
|
Instantiate a new instance of TCustomIniFile. |