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