System.Tether.Comm.TNetworkCommUDPData
Delphi
TNetworkCommUDPData = procedure(const AConnectionString: string; const AData: TBytes) of object;
C++
typedef void __fastcall (__closure *TNetworkCommUDPData)(const System::UnicodeString AConnectionString, const _dt_System_Tether_Comm_1 AData);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| type typedef | public | System.Tether.Comm.pas System.Tether.Comm.hpp | System.Tether.Comm | System.Tether.Comm | 
Beschreibung
Typ der Ereignisbehandlungsroutine für das Ereignis TTetheringNetworkServerCommUDP.OnUDPData.