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