System.Tether.Comm.TNetworkCommUDPException

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TNetworkCommUDPException = procedure(const AMessage : String; const AExceptionClass: TClass) of object;

C++

typedef void __fastcall (__closure *TNetworkCommUDPException)(const System::UnicodeString AMessage, const System::TClass AExceptionClass);

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.