API:System.Tether.AppProfile.TTetheringAppProfile.GetProfileType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetProfileType: TTetheringProfileType; override;

C++

virtual System::UnicodeString __fastcall GetProfileType();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile

Description

Renvoie le type de ce profil.

System.Tether.AppProfile.TTetheringAppProfile.GetProfileType hérite de System.Tether.Manager.TTetheringProfile.GetProfileType. Tout le contenu en-dessous de cette ligne se réfère à System.Tether.Manager.TTetheringProfile.GetProfileType.

Renvoie le type de ce profil.

TTetheringProfile.GetProfileType 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