Open main menu

RAD Studio API Documentation β

System.Tether.Manager.TTetheringProfiles.GetProfileInstance

Delphi

class function GetProfileInstance(const AType: TTetheringProfileType; const AOwnerManager: TTetheringManager): TTetheringProfile;

C++

__classmethod TTetheringProfile* __fastcall GetProfileInstance(const TTetheringProfileType AType, TTetheringManager* const AOwnerManager);

Properties

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

Description