Source position: reqtools.pas line 648
function rtScreenModeRequest( |
screenmodereq: prtScreenModeRequester; |
title: PAnsiChar; |
const argv: array of PtrUInt |
):ULONG; |
screenmodereq: prtScreenModeRequester; |
const title: RawByteString; |
const argv: array of PtrUInt |
):ULONG; |