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

TCustomIniFile.FormatSettingsActive (deprecated)

Is FormatSettings used or not.

Declaration

Source position: inifiles.pp line 208

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: Jul 24 2023