System.Tether.Manager.TTetheringAdapters.GetAdapterInstance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function GetAdapterInstance(const AType: TTetheringAdapterType): TTetheringAdapter;

Properties

Type Visibility Source Unit Parent
function public System.Tether.Manager.pas System.Tether.Manager TTetheringAdapters

Description

Returns an instance of the TTetheringAdapter subclass registered in the TTetheringAdapters class with the specified adapter type.

See Also