System.Tether.Manager.TTetheringCommand.CommandType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CommandType: TTetheringCommandType read FCommandType;

C++

__property TTetheringCommandType CommandType = {read=FCommandType};

Properties

Type Visibility Source Unit Parent
property public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringCommand

Description

Type of the command.

See Also