System.Tether.Manager.TTetheringProfiles.AllowedProtocolAdapters
Delphi
class property AllowedProtocolAdapters[const AProfileType: TTetheringProfileType]: TTetheringProtocolAdapterTypes
C++
/* static */ __property TTetheringProtocolAdapterTypes AllowedProtocolAdapters[const TTetheringProfileType AProfileType] = {read=GetProfileProtocolAdapters};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | TTetheringProfiles |
Description
List of combinations of adapter type and protocol type supported by the specified type of profile.
Exceptions
A call to AllowedProtocolAdapters may raise any of the following exceptions:
Exception | Exception.Message | Scenarios |
---|---|---|
Profile "<profile type>" is not registered |
| |
Profile "<profile type>" without registered protocol-adapters |
|