Internet Direct (Indy) Version 9.0.2 Beta
|
property OnBeforeClientConnect: TBeforeClientConnectEvent;
AThread is the TIdPeerThread for the client opening the connection.
AClient is the TIdTCPClient created for the local connection the host computer.
Applications must assign a procedure to the event handler to allow response to the event notification.