Internet Direct (Indy) Version 9.0.2 Beta
|
procedure Connect(const ATimeout: Integer); override;
Connect triggers the OnConnect event prior to using the inherited Connect method to open the socket connection. If the client is connected, the TelnetThread property is initialized.
Connect can raise an EIdException exception with the constant message RSTELNETCLIConnectError if an EIdSocketError occurs.