Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TrueBoolStrs

True Strings used in StrToBool conversion.

Declaration

Source position: sysstrh.inc line 63

var TrueBoolStrs: array of string;

Description

TrueBoolStrs contains the strings that will result in a True return value by StrToBool.

See also

FalseBoolStrs

  

False Strings used in StrToBool conversion.

StrToBool

  

Convert a string to a boolean value.


Documentation generated on: Jul 24 2023