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

TCustomIniFile.FormatSettingsActive (deprecated)

Is FormatSettings used or not

Declaration

Source position: inifiles.pp line 207

public property TCustomIniFile.FormatSettingsActive : Boolean
  index ifoFormatSettingsActive
  read GetOption
  write SetOption;

Description

FormatSettingsActive can be set to True to use the TCustomIniFile.FormatSettings field when reading and/or writing values of type date/time or float. If the setting is set to False then the defaults specified in the sysutils unit are used.


Documentation generated on: May 14 2021