Internet Direct (Indy) Version 9.0.2 Beta
TBeforeClientConnectEvent
Event type for connection to a remote system using a mapped port.

TBeforeClientConnectEvent = procedure (ASender: TComponent; AThread: TIdPeerThread; AClient: TIdTCPClient) of object;
Description
TBeforeClientConnectEvent is an event type that signals when the local connection for TIdMappedPort is about to connect to the remote system in OnBeforeClientConnect.