API:System.Tether.Comm.TTetheringDataEvent

From RAD Studio API Documentation

Delphi

TTetheringDataEvent = function(const Sender: TObject; const ADataBuffer: TClassicByteDynArray): TClassicByteDynArray of object;

C++

typedef System::Types::TClassicByteDynArray __fastcall (__closure *TTetheringDataEvent)(System::TObject* const Sender, const System::Types::TClassicByteDynArray ADataBuffer);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.