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

trystrtoqword

Declaration

Source position: mseformatstr.pas line 342

function trystrtoqword(

  const text: string;

  out value: QWord

):Boolean;

function trystrtoqword(

  const text: msestring;

  out value: QWord

):Boolean;

function TryStrToQWord(

  const S: string;

  out Value: QWord

):Boolean;


Documentation generated on: 2021-05-13