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