[Overview][Types][Classes][Index] Reference for unit 'IniFiles' (#fcl)

TCustomIniFile.Encoding

Encoding of the ini file.

Declaration

Source position: inifiles.pp line 201

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: May 14 2021