Internet Direct (Indy) Version 9.0.1 Beta
TIdTunnelSlave.OnStatus
Specifies the event handler for a change in the tunnel connection state.

property OnStatus: TIdStatusEvent;
Description
OnStatus is a TIdStatusEvent event handler that allows the server to respond to a change in the state of TCP connection to the TIdTunnelMaster server. For TIdTunnelSlave, OnStatus will be signalled when the TCP connection to the tunnel master server has been connected. Other state changes are not signalled.