System.Tether.TCPProtocol.TTetheringTCPProtocol Events
From RAD Studio API Documentation
InheritedProtected
OnAfterReceiveData public Preprocessing of the incoming data received from the remote protocol.
OnAfterReceiveStream public Preprocessing of the incoming stream received from the remote protocol.
OnBeforeSendData public Post processing of the data that occurs before sending the data to the remote protocol.
OnBeforeSendStream public Post processing of the stream that occurs before sending the stream to the remote protocol.