System.Tether.AppProfile.TTetheringAppProfile.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TTetheringAppProfile


Beschreibung

Erstellt und initialisiert eine Instanz von TTetheringAppProfile.

AOwner wird zum Eigentümer der Instanz TTetheringAppProfile.

Siehe auch