API:System.Tether.Comm.TTetheringCustomServerComm.OnBeforeSendData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnBeforeSendData: TTetheringDataEvent read FOnBeforeSendData write FOnBeforeSendData;

C++

__property TTetheringDataEvent OnBeforeSendData = {read=FOnBeforeSendData, write=FOnBeforeSendData};

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.