System.Tether.Comm.TTetheringCustomServerComm.DoOnDisconnect

From RAD Studio API Documentation
Revision as of 19:04, 4 February 2015 by BuildBot (talk | contribs) (Created page with "{{#lst:API:System.Tether.Comm.TTetheringCustomServerComm.DoOnDisconnect|api}} ==Description== {{#lsth:API:System.Tether.Comm.TTetheringCustomServerComm.DoOnDisconnect|Descript...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.