API:System.Tether.Manager.TTetheringProfile.DoSendCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoSendCommand(const AConnection: TTetheringConnection; const ACommand: TTetheringCommand); virtual;

C++

virtual void __fastcall DoSendCommand(TTetheringConnection* const AConnection, const TTetheringCommand &ACommand);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile

Description

Embarcadero Technologies does not currently have any additional information.