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