API:System.Tether.Manager.TTetheringProfiles.AllowedProtocolAdapters

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class property AllowedProtocolAdapters[const AProfileType: TTetheringProfileType]: TTetheringProtocolAdapterTypes  read GetProfileProtocolAdapters;

C++

/* static */ __property System::DynamicArray<System::Generics::Collections::TPair__2<System::UnicodeString,System::UnicodeString> > AllowedProtocolAdapters[const System::UnicodeString AProfileType] = {read=GetProfileProtocolAdapters};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.