API:System.Tether.AppProfile.TTetheringAppProfile.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TComponent); override;

C++

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

Properties

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

Description

Creates an instance of TTetheringProfile.

System.Tether.AppProfile.TTetheringAppProfile.Create inherits from System.Tether.Manager.TTetheringProfile.Create. All content below this line refers to System.Tether.Manager.TTetheringProfile.Create.

Creates an instance of TTetheringProfile.

See Also