Source position: amarquee.pas line 239
function QNewSessionAsync(
host: pCHar;
port: LongInt;
name: pCHar;
taglist: pTagItem
):PQSession;function QNewSessionAsync(
host: string;
name: string;
):PQSession;