Internet Direct (Indy) Version 9.0.2 Beta
|
property OnConnect: TIdServerThreadEvent;
OnConnect receives AThread as a parameter, representing the TIdPeerThread thread that is requesting the connection.
Assign a TIdServerThreadEvent event handler procedure to OnConnect.