[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
NativeInt type helper for customizable binary and hexadecimal string representation.
Source position: syshelpers.pp line 159
type TNativeIntSysHelper = type helper(TNativeIntHelper) |
end; |
|
NativeInt type helper for customizable binary and hexadecimal string representation. |
Convert NativeInt 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. |
|
|
Integer 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. |
|
|
NativeUInt type helper for customizable binary and hexadecimal string representation. |