System.Tether.Manager.TTetheringAdapterReadEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TTetheringAdapterReadEvent = procedure(const Sender: TObject; const ASource: TTetheringConnection; const AData: TBytes) of object;

C++

typedef void __fastcall (__closure *TTetheringAdapterReadEvent)(System::TObject* const Sender, TTetheringConnection* const ASource, const _dt_System_Tether_Manager_1 AData);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.