[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'mseformatstr' (#msegui)

valtohex

Declaration

Source position: mseformatstr.pas line 253

function valtohex(

  const avalue: Byte

):string; overload;

function valtohex(

  const avalue: Word

):string; overload;

function valtohex(

  const avalue: LongWord

):string; overload;

function valtohex(

  const avalue: QWord

):string; overload;


Documentation generated on: 2021-05-13