System.Tether.Comm.TTetheringStreamEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TTetheringStreamEvent)(System::TObject* const Sender, System::Classes::TStream* const AInputStream, System::Classes::TStream* const AOutputStream);

Properties

Type Visibility Source Unit Parent
typedef public System.Tether.Comm.hpp System.Tether.Comm System.Tether.Comm

Description

Type of event handler for pre-processing and post-processing the stream data.

The following events require this event handler:

See Also