System.Tether.Manager.TTetheringProfiles.RegisterProfile

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class procedure RegisterProfile(const AProfile: TTetheringProfileClass; const AType: TTetheringProfileType);

C++

__classmethod void __fastcall RegisterProfile(const TTetheringProfileClass AProfile, const System::UnicodeString AType);

Propriétés

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


Description

Recense la classe de profil spécifiée avec le type de profil spécifié en tant qu'identificateur.

Exceptions

Un appel de RegisterProfile peut déclencher l'une des exceptions suivantes :

Exception Exception.Message Scénarios

ETetheringException

Profil "<type de profil>" est déjà recensé

Voir aussi