Source position: reqtools.pas line 637
function rtFontRequest( |
fontreq: prtFontRequester; |
title: PChar; |
const argv: array of PtrUInt |
):LongWord; |
fontreq: prtFontRequester; |
const title: RawByteString; |
const argv: array of PtrUInt |
):LongWord; |