System.Tether.Manager.TTetheringManagerCommand.Command

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Command: Integer;

C++

int Command;

Properties

Type Visibility Source Unit Parent
field public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerCommand

Description

Unique numeric definition of the command.

It is currently not in use. Instead, you can use CommandText to determine the command type.

See Also