Unit 'REQTOOLS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

rtGetLong

Declaration

Source position: reqtools.pas line 638

function rtGetLong(

  var longptr: LongWord;

  title: PChar;

  reqinfo: prtReqInfo;

  const argv: array of PtrUInt

):LongWord;

function rtGetLong(

  var longptr: LongWord;

  const title: RawByteString;

  reqinfo: prtReqInfo;

  const argv: array of PtrUInt

):LongWord;


Documentation generated on: 2021-07-30