[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLProc' (#lcl)

dbgHex

Provides a hex dump of an Int64 value, (sign + absolute value).

Declaration

Source position: lclproc.pas line 204

function dbgHex(

  i: Int64

):string; overload;


Version 3.2 Generated 2024-02-25 Home