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