Source position: amarquee.pas line 232
function QNewSocketSessionAsync(
host: pCHar;
port: LongInt;
tags: pTagItem
):PQSession;function QNewSocketSessionAsync(
host: string;
):PQSession;