TOlfNumberConversion.DecimalToHexadecimal Method

Unit: Olf.RTL.Maths.Conversions
class function DecimalToHexadecimal(const ANumber: uint64; const WithLeftZero: boolean): string

Parameters

ANumber
Type: System.UInt64

WithLeftZero
Type: System.Boolean

Return Value

Type: System.string