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