System.Tether.Manager.TTetheringManagerCommand.Version

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Version: Integer;

C++

int Version;

Properties

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

Description

Version of the command.

The manager passes its version to the command in the constructor.

See Also