Internet Direct (Indy) Version 9.0.1 Beta
TClientEvent
Event type that occurs when connecting or disconnecting the TELNET client.

TClientEvent = procedure of object;
Description
TClientEvent is the event type that occurs when the TIdTelnet client opens or closes a connection to the host.

The TClientEvent event is used to notify the TIdTelnet event handlers OnConnect and OnDisconnect that the corresponding operation has occurred.