Source position: reqtools.pas line 610
function rtFileRequestA(  | 
filereq: prtFileRequester;  | 
filebuf: PChar;  | 
title: PChar;  | 
taglist: pTagItem  | 
):POINTER;  | 
filereq: prtFileRequester;  | 
filebuf: PChar;  | 
const title: RawByteString;  | 
taglist: pTagItem  | 
):POINTER;  |