API:System.Tether.AppProfile.TTetheringAppProfile.CreateInstance

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function CreateInstance(const AManager: TTetheringManager): TTetheringProfile; override;

C++

__classmethod virtual System::Tether::Manager::TTetheringProfile* __fastcall CreateInstance(System::Tether::Manager::TTetheringManager* const AManager);

Propriétés

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

Description

Create crée et renvoie une instance de TTetheringProfile.

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

Create crée et renvoie une instance de TTetheringProfile.

Voir aussi