System.Tether.Manager.TTetheringManager.RemoteProfiles

From RAD Studio API Documentation
Jump to: navigation, search

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