Internet Direct (Indy) Version 9.0.2 Beta
|
property OnConnect: TIdServerThreadEvent;
OnConnect is called from the DoConnect method after a TSlaveData container has been initialized for the client connection in Thread.
Applications must assign a procedure to the event handler to allow a response to the event notification.