| [Overview][Types][Classes][Procedures and functions][Index] |
Generates a message with the hexadecimal representation for the specified Int64 value.
Source position: LazLoggerIntf.inc line 111
function dbghex( |
i: Int64 |
):string; overload; |
i |
|
Int64 value converted in the routine. |
String with the hexadecimal representation for the specified value.