System.Tether.Comm.TTetheringCustomServerComm.DoOnDisconnect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoOnDisconnect(const AConnection: TTetheringCustomComm); virtual;

C++

virtual void __fastcall DoOnDisconnect(TTetheringCustomComm* const AConnection);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Tether.Comm.pas
System.Tether.Comm.hpp
System.Tether.Comm TTetheringCustomServerComm

Description

Embarcadero Technologies does not currently have any additional information.