System.Tether.Manager.TTetheringProfile.Version

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Version: Integer read FVersion;

C++

__property int Version = {read=FVersion, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile


Beschreibung

Die Version des Tethering-Protokolls.

Version liest FVersion.

TTetheringAdapter.ProfilesInfo legt ProfileVersion als System.Tether.Manager.TTetheringProfile.Version fest.

Siehe auch