System.Tether.Manager.TTetheringProfile.FVersion

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FVersion: Integer;

C++

int FVersion;

Properties

Type Visibility Source Unit Parent
field protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile

Description

The version of the tethering profile.

Call TTetheringProfile.Version to read this protected value.

See Also