System.Tether.Manager.TTetheringProfile.FConnectedProfiles

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FConnectedProfiles: TTetheringProfileInfoList;

C++

TTetheringProfileInfoList* FConnectedProfiles;

Properties

Type Visibility Source Unit Parent
field protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringProfile

Description

List of remote profiles that are connected to your profile.

The ConnectedProfiles property provides public, read-only access to this list.

See Also