System.Tether.Manager.TTetheringCommand.Command

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Command: string read FCommand;

C++

__property System::UnicodeString Command = {read=FCommand};

Properties

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

Description

String that identifies the command.

See Also