System.Tether.Comm.TTetheringDataEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef _dt_System_Tether_Comm_1 __fastcall (__closure *TTetheringDataEvent)(System::TObject* const Sender, const _dt_System_Tether_Comm_2 ADataBuffer);

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 specified buffered data.

The following events require this event handler:

See Also