[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Helper for the WordBool type.
Source position: syshelph.inc line 598
type TWordBoolHelper = type helper end; |
||
public |
||
class function Parse(); |
|
Convert string value to WordBool value. |
class function Size; |
|
Return the size (in bytes) of the |
class function ToString(); |
|
Convert a WordBool value to string. |
class function TryToParse(); |
|
Try to convert a string to a WordBool value |
function ToInteger; |
|
Convert to an integer value |
|
Helper for the WordBool type. |
TWordBoolHelper is a helper type for the WordBool 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. |