[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Integer type helper for customizable binary and hexadecimal string representation.
Source position: syshelpers.pp line 147
type TIntegerSysHelper = type helper(TIntegerHelper) |
end; |
|
Integer type helper for customizable binary and hexadecimal string representation. |
Convert Integer type value to binary or hexadecimal string using localized custom formatting.
|
Byte type helper for customizable binary and hexadecimal string representation. |
|
|
ShortInt type helper for customizable binary and hexadecimal string representation. |
|
|
Word type helper for customizable binary and hexadecimal string representation. |
|
|
SmallInt type helper for customizable binary and hexadecimal string representation. |
|
|
Cardinal type helper for customizable binary and hexadecimal string representation. |
|
|
QWord type helper for customizable binary and hexadecimal string representation. |
|
|
Int64 type helper for customizable binary and hexadecimal string representation. |
|
|
NativeInt type helper for customizable binary and hexadecimal string representation. |
|
|
NativeUInt type helper for customizable binary and hexadecimal string representation. |