System.Tether.Manager.TTetheringAdapter.AdapterType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property AdapterType: TTetheringAdapterType read GetAdapterType;

C++

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

Propriétés

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


Description

Type de cet adaptateur.

TTetheringAdapter.AdapterType n'est pas implémentée parce que TTetheringAdapter est une classe abstraite. Les sous-classes de TTetheringAdapter redéfinissent et implémentent GetAdapterType.

Voir aussi