TIdMappedPortThreadEvent is an event type triggered during execution of a port-based proxy, and allows access to the properties and methods of the
TIdMappedPortThread for the proxied connection.
TIdMappedPortThreadEvent is the type used to represent event handlers in TIdMappedPortTCP, like:
- OnConnect
- OnOutboundConnect
- OnExecute
- OnOutboundData
- OnDisconnect
- OnOutboundDisconnect