API:System.Tether.Manager.TTetheringManager.IsCompatible

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsCompatible(const AProfileGroups, AProfileTexts: TArray<string>): Boolean;

C++

bool __fastcall IsCompatible(const System::DynamicArray<System::UnicodeString> AProfileGroups, const System::DynamicArray<System::UnicodeString> AProfileTexts);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.