TOlfNumberConversion.DecimalToHexadecimal Method
Definition
Delphi
class function DecimalToHexadecimal(const ANumber: uint64; const WithLeftZero: boolean = False): string
Parameters
- ANumber
- UInt64
- WithLeftZero
- Boolean
Returns
string
class function DecimalToHexadecimal(const ANumber: uint64; const WithLeftZero: boolean = False): string