System.Tether.Comm.TTetheringCustomServerComm.OnExecute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnExecute: TServerCommExecuteEvent read FOnExecute write FOnExecute;

C++

__property TServerCommExecuteEvent OnExecute = {read=FOnExecute, write=FOnExecute};

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.