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