System.Tether.Manager.TTetheringProfile.CreateInstance
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
Creates and returns an instance of TTetheringProfile.