System.Tether.Manager.TTetheringProfiles.Profiles

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class property Profiles: TTetheringProfileTypes read GetProfiles;

C++

/* static */ __property System::DynamicArray<System::UnicodeString> Profiles = {read=GetProfiles};

Properties

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

Description

Array of profile types registered in TTetheringProfiles.

See Also