Internet Direct (Indy) Version 9.0.1 Beta
|
property OnBeforeTunnelConnect: TSendTrnEventC;
OnBeforeTunnelConnect is signalled when SlaveThread is initialized for the server. Use OnBeforeTunnelConnect to override the UserID or message type in Header used to authenticate the server connection to TIdTunnelMaster, or to update user interface elements upon receipt of the notification.
Applications must assign a procedure to the event handler to allow the server to respond to the event notification.