Source position: reqtools.pas line 642
function rtFileRequest( |
filereq: prtFileRequester; |
filebuf: PAnsiChar; |
title: PAnsiChar; |
const argv: array of PtrUInt |
):POINTER; |
filereq: prtFileRequester; |
filebuf: PAnsiChar; |
const title: RawByteString; |
const argv: array of PtrUInt |
):POINTER; |