Internet Direct (Indy) Version 9.0.1 Beta
TTunnelEvent
Specified the event type for slave thread notifications.

TTunnelEvent = procedure (Thread: TSlaveThread) of object;
Description
TTunnelEvent is an event type that identifies the TSlaveThread affected by the event notification. TTunnelEvent is the event type generated for the OnTransformRead and OnTunnelDisconnect event handlers.