Source position: reqtools.pas line 622
function rtGetStringA( |
buffer: PAnsiChar; |
maxchars: ULONG; |
title: PAnsiChar; |
reqinfo: prtReqInfo; |
taglist: pTagItem |
):ULONG; |
buffer: PAnsiChar; |
maxchars: ULONG; |
const title: RawByteString; |
reqinfo: prtReqInfo; |
taglist: pTagItem |
):ULONG; |