Source position: amarquee.pas line 240
function QNewHostSession(
hostnames: pCHar;
port: pLONGINT;
names: pCHar;
taglist: pTagItem
):PQSession;function QNewHostSession(
hostnames: string;
names: string;
):PQSession;