API:System.Tether.Manager.TTetheringProtocol.DoOnCommand
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, TTetheringCommands &Response);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | TTetheringProtocol |
Description
Embarcadero Technologies does not currently have any additional information.