Internet Direct (Indy) Version 9.0.1 Beta
|
procedure Connect(AConnection: TComponent); virtual;
Connect generates a TNotifyEvent event when the OnConnect event handler has been assigned to respond to the connection event.
Connect is a virtual method in TIdConnectionIntercept, and can be re-implemented in descendant classes to provide additional connection handling appropriate to the socket handler.