Source position: JPL.Conversion.pas line 43
function UInt64ToHexEx( |
const Value: Uint64; |
HexDigits: Integer = 2; |
HexPrefix: string = '$'; |
bLowerCase: Boolean = True; |
BytesSeparator: string = ''; |
TrimLeadingZeros: Boolean = False |
):string; |
| CT Web help |
| CodeTyphon Studio |