System.SysUtils.TBooleanHelper 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 Boolean variable.
ToIntegerpublicReturns an integer representation of a Boolean value.
ToStringpublicConverts the Boolean to a string value.
TryToParsepublicConverts a string to a Boolean value, with a Boolean success code.