Internet Direct (Indy) Version 9.0.2 Beta
TIdTCPClient.OnConnected
Specifies a connection event handler.

property OnConnected: TNotifyEvent;
Description
OnConnected is a TNotifyEvent event handler used to respond to event notifications that occur when a connection has been established. An application must assign a procedure to the event handler to respond to the event notification.