System.Tether.Manager.TTetheringAdapter.AdapterType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AdapterType: TTetheringAdapterType read GetAdapterType;

C++

__property System::UnicodeString AdapterType = {read=GetAdapterType};

Properties

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

Description

Type of this adapter.

See the adapter type values of built-in adapters in the list of built-in adapters.

See Also