System.Tether.Manager.TTetheringAdapters.GetAdapterInstance

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

__classmethod TTetheringAdapter* __fastcall GetAdapterInstance(const System::UnicodeString AType);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringAdapters


Description

Renvoie une instance de la sous-classe TTetheringAdapter recensée dans la classe TTetheringAdapters avec le type d'adaptateur spécifié.

Voir aussi