Connect Method
Connect to a remote host.
Syntax
void __fastcall Connect(String Host);Remarks
Calling this method is equivalent to setting the RemoteHost property to Host and then setting the Connected property to True.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Connect MethodConnect to a remote host. Syntaxvoid __fastcall Connect(String Host);RemarksCalling this method is equivalent to setting the RemoteHost property to Host and then setting the Connected property to True. |
||