System.Tether.Manager.TTetheringProfile.ProfileType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ProfileType: TTetheringProfileType read GetProfileType;

C++

__property System::UnicodeString ProfileType = {read=GetProfileType};

Propriétés

Type Visibilité  Source Unité  Parent
property published
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile


Description

Type de ce profil.

TTetheringProfile.ProfileType n'est pas implémentée parce que TTetheringProfile est une classe abstraite. Les sous-classes de TTetheringProfile redéfinissent et implémentent GetProfileType.

Voir aussi