System.Tether.Manager.TTetheringProfile.GetAdapter

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetAdapter(AnAdapterType: TTetheringAdapterType): TTetheringAdapter; virtual;

C++

virtual TTetheringAdapter* __fastcall GetAdapter(System::UnicodeString AnAdapterType);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile


Description

Renvoie une instance d'une sous-classe de TTetheringAdapter du type d'adaptateur spécifié qui est supporté par le gestionnaire de votre profil.

Voir aussi