System.Tether.AppProfile.TTetheringAppProfile.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TTetheringAppProfile(System::Classes::TComponent* AOwner);

Propriétés

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


Description

Crée et initialise une instance de TTetheringAppProfile.

AOwner devient le propriétaire de l'instance de TTetheringAppProfile.

Voir aussi