System.Tether.Manager.TTetheringManager.RemoteProfiles
Delphi
property RemoteProfiles: TTetheringProfileInfoList read FRemoteProfiles;
C++
__property TTetheringProfileInfoList* RemoteProfiles = {read=FRemoteProfiles};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Tether.Manager.pas System.Tether.Manager.hpp |
System.Tether.Manager | TTetheringManager |
Description
List of profiles discovered by your manager.
See Also
- BDShoppingList sample