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

trystrtoint

Declaration

Source position: mseformatstr.pas line 328

function trystrtoint(

  const text: pchar;

  const len: int32;

  out value: Integer

):Boolean;

function trystrtoint(

  const text: lstringty;

  out value: Integer

):Boolean;

function trystrtoint(

  const text: string;

  out value: Integer

):Boolean;

function trystrtoint(

  const text: msestring;

  out value: Integer

):Boolean;

function trystrtoint(

  const text: string;

  out value: LongWord

):Boolean;

function trystrtoint(

  const text: msestring;

  out value: LongWord

):Boolean;


Documentation generated on: 2021-05-13