System.Tether.Comm.TTetheringCustomServerComm.OnDisconnect

From RAD Studio API Documentation
Revision as of 19:05, 4 February 2015 by BuildBot (talk | contribs) (Created page with "{{#lst:API:System.Tether.Comm.TTetheringCustomServerComm.OnDisconnect|api}} ==Description== {{#lsth:API:System.Tether.Comm.TTetheringCustomServerComm.OnDisconnect|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

property OnDisconnect: TServerCommDisconnectEvent read FOnDisconnect write FOnDisconnect;

C++

__property TServerCommDisconnectEvent OnDisconnect = {read=FOnDisconnect, write=FOnDisconnect};

Properties

Type Visibility Source Unit Parent
event public
System.Tether.Comm.pas
System.Tether.Comm.hpp
System.Tether.Comm TTetheringCustomServerComm

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!