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

trystrtohex

Declaration

Source position: mseformatstr.pas line 310

function trystrtohex(

  const inp: pchar;

  const len: int32;

  out value: LongWord

):Boolean;

function trystrtohex(

  const inp: lstringty;

  out value: LongWord

):Boolean;

function trystrtohex(

  const inp: string;

  out value: LongWord

):Boolean;

function trystrtohex(

  const inp: msestring;

  out value: LongWord

):Boolean;


Documentation generated on: 2021-05-13