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

dbgHex

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

Declaration

Source position: lclproc.pas line 288

function dbgHex(

  i: Int64

):string; overload;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.