System.Tether.Manager.TTetheringManager.GetGroupsAndTexts

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetGroupsAndTexts(var AProfileGroups, AProfileTexts: TArray<string>);

C++

void __fastcall GetGroupsAndTexts(System::DynamicArray<System::UnicodeString> &AProfileGroups, System::DynamicArray<System::UnicodeString> &AProfileTexts);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManager

Description

Returns the ProfileGroup and the ProfileText properties of all the connected profiles..