Source position: reqtools.pas line 642
function rtScreenModeRequest(  | 
screenmodereq: prtScreenModeRequester;  | 
title: PChar;  | 
const argv: array of PtrUInt  | 
):LongWord;  | 
screenmodereq: prtScreenModeRequester;  | 
const title: RawByteString;  | 
const argv: array of PtrUInt  | 
):LongWord;  |