[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Deprecated. Use DbgHex from LazLoggerIntf instead.
Source position: lclproc.pas line 213
function dbgHex( |
i: Int64 |
):string; overload; |
Provides a hex dump of an Int64 value, (sign + absolute value).
Deprecated in LCL version 3.99 (Apr 2024).
Version 4.0 | Generated 2025-05-03 | Home |