System.Tether.Manager.TTetheringProfile.CreateInstance

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function CreateInstance(const AOwnerManager: TTetheringManager): TTetheringProfile; virtual; abstract;

C++

virtual __classmethod TTetheringProfile* __fastcall CreateInstance(TTetheringManager* const AOwnerManager) = 0 ;

Propriétés

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


Description

Create crée et renvoie une instance de TTetheringProfile.

Voir aussi