System.Tether.Manager.TTetheringProtocol.DoOnCommand

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoOnCommand(const Sender: TObject; const AConnection: TTetheringCustomComm; const ACommand: TTetheringCommand; var Response: TTetheringCommands);

C++

void __fastcall DoOnCommand(System::TObject* const Sender, System::Tether::Comm::TTetheringCustomComm* const AConnection, const TTetheringCommand &ACommand, System::DynamicArray<TTetheringCommand> &Response);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProtocol


Description

Avertissement : TTetheringProtocol.DoOnCommand est obsolète. Veuillez utiliser TTetheringProfile.DoOnIncomingData.

A usage interne seulement.

Ne pas utiliser ce membre. Il est à usage interne seulement.

Voir aussi