| [Overview][Types][Classes][Index] | 
Strings to recognize as boolean True values.
Source position: inifiles.pp line 208
 public property TCustomIniFile.BoolTrueStrings : TStringArray  | 
BoolTrueStrings is a list of strings that will be recognized as boolean True value in TCustomIniFile.ReadBool The first string in the list will be used when writing a True boolean value in TCustomIniFile.WriteBool.
The string values are ignored if ifoWriteStringBoolean is not in the ini file options.
  | 
Set the boolean string values to use when writing to file  | 
|
  | 
Strings to recognize as boolean False values.  | 
|
  | 
||
  | 
Write boolean value  | 
|
  | 
Options currently in effect  |