System.SysUtils.TWordBoolHelper Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ParsepublicConverts a string to a Boolean value.
SizepublicReturns an integer representing the number of bytes occupied by a WordBool variable.
ToIntegerpublicReturns an integer representation of a WordBool value.
ToStringpublicConverts the WordBool to a string value.
TryToParsepublicConverts a string to a Boolean value, with a Boolean success code.