Unit 'IniFiles' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TCustomIniFile.Encoding

Encoding of the ini file.

Declaration

Source position: inifiles.pp line 202

public property TCustomIniFile.Encoding : TEncoding
  read FEncoding
  write SetEncoding;

Description

Encoding is the encoding specified in the constructor. It cannot be changed during the lifetime of the instance.

See also

TCustomIniFile.Create

  

Instantiate a new instance of TCustomIniFile.

TCustomIniFile.OwnsEncoding

  

Does the ini file instance own the encoding ?


Documentation generated on: Jul 24 2023