API:System.Tether.AppProfile.TTetheringAppProfile.CreateInstance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

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

Beschreibung

Erstellt und gibt eine Instanz von TTetheringProfile zurück.

System.Tether.AppProfile.TTetheringAppProfile.CreateInstance erbt von System.Tether.Manager.TTetheringProfile.CreateInstance. Der folgende Inhalt bezieht sich auf System.Tether.Manager.TTetheringProfile.CreateInstance.

Erstellt und gibt eine Instanz von TTetheringProfile zurück.

Siehe auch