FalseBoolStrs
False Strings used in StrToBool conversion
Declaration
Source position: sysstrh.inc line 63
var
  FalseBoolStrs : Array of string;
Description
FalseBoolStrs contains the strings that will result in a False return value by StrToBool .
See also
| Name | Description | 
|---|---|
| FalseBoolStrs | False Strings used in StrToBool conversion | 
| StrToBool | Convert a string to a boolean value |