System.Tether.Comm.TServerCommConnectEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TServerCommConnectEvent = procedure(const AConnection: TTetheringCustomComm) of object;

C++

typedef void __fastcall (__closure *TServerCommConnectEvent)(TTetheringCustomComm* const AConnection);

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.