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

rtFileRequestA

Declaration

Source position: reqtools.pas line 610

function rtFileRequestA(

  filereq: prtFileRequester;

  filebuf: PChar;

  title: PChar;

  taglist: pTagItem

):POINTER;

function rtFileRequestA(

  filereq: prtFileRequester;

  filebuf: PChar;

  const title: RawByteString;

  taglist: pTagItem

):POINTER;


Documentation generated on: 2021-07-30