False Strings used in StrToBool conversion.
Source position: sysstrh.inc line 64
| var FalseBoolStrs: array of string; | 
FalseBoolStrs contains the strings that will result in a False return value by StrToBool.
| 
 | False Strings used in StrToBool conversion. | |
| 
 | Convert a string to a boolean value. |