Source position: amarquee.pas line 244
function QNewSession(
host: PAnsiChar;
port: LongInt;
name: PAnsiChar;
taglist: pTagItem
):PQSession;function QNewSession(
host: ShortString;
name: ShortString;
):PQSession;