TByteBoolHelper : Method overview by Name
| Member | Visibility | Description | 
|---|---|---|
| Parse(TByteBoolHelper) | public | Convert string value to ByteBool value. | 
| Size(TByteBoolHelper) | public | Return the size (in bytes) of the | 
| ToInteger(TByteBoolHelper) | public | Convert to an integer value | 
| ToString(ToString) | public | Convert a ByteBool value to string. | 
| TryToParse(TByteBoolHelper) | public | Try to convert a string to a ByteBool value |