System.Tether.Manager.TTetheringAdapter.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create; virtual;

C++

__fastcall virtual TTetheringAdapter();

Properties

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

Description

Creates an instance of TTetheringAdapter.

TTetheringAdapter creates a new TTetheringManagerInfoList and a TTetheringProfileInfoList.

See Also