[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Helper for the ByteBool type.
Source position: syshelph.inc line 1631
| type TByteBoolHelper = type helper | ||
| public | ||
| class function Parse(); | 
 | Convert string value to ByteBool value. | 
| class function Size; | 
 | Return the size (in bytes) of the. | 
| class function ToString(); | 
 | Convert a ByteBool value to string. | 
| class function TryToParse(); | 
 | Try to convert a string to a ByteBool value. | 
| function ToInteger; | 
 | Convert to an integer value. | 
| end; | 
| 
 | Helper for the ByteBool type. | 
TByteBoolHelper is a helper type for the ByteBool type. It contains mostly conversion routines to and from other types.
| 
 | Helper type for strings. | |
| 
 | Helper for a ShortInt-typed ordinal value. | |
| 
 | Helper for a SmallInt-typed ordinal value. | |
| 
 | Helper for a Word-typed ordinal value. | |
| 
 | Helper for a Cardinal-typed ordinal value. | |
| 
 | Helper for a Integer-typed ordinal value. | |
| 
 | Helper for a Int64-typed ordinal value. | |
| 
 | Helper for a QWord-typed ordinal value. | |
| 
 | Helper for a NativeInt-typed ordinal value. | |
| 
 | Helper for a byte-typed ordinal value. | |
| 
 | Helper for the ByteBool type. | |
| 
 | Helper for the WordBool type. | |
| 
 | Helper for the LongBool type. |