API:System.Tether.Manager.TTetheringProfiles.GetProfileInstance

From RAD Studio API Documentation
Jump to: navigation, search

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

Embarcadero Technologies does not currently have any additional information.