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

TCustomIniFile.Options

Options currently in effect

Declaration

Source position: inifiles.pp line 203

public property TCustomIniFile.Options : TIniFileOptions
  read FOptions
  write SetOptions;

Description

Options is the set of options currently in effect. See TInifileOption for a list of allowed options. The initial value of this property can be specified using the constructor of the class, TCustomIniFile.Create. Not all options can be specified after the ini file object was created.

See also

TInifileOption

  

Options to use hen creating a new TIniFile instance

TInifileOptions

  

Set of TIniFileOption

TCustomIniFile.Create

  

Instantiate a new instance of TCustomIniFile.


Documentation generated on: May 14 2021