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