Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdTCPClient.OnConnected
TIdTCPClient
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.