API:System.Tether.Manager.TTetheringProfile.CreateInstance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.