ToolsAPI.AI.TAIFeatures

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TAIFeatures = set of TAIFeature;

C++

typedef System::Set<TAIFeature, TAIFeature::afChat, TAIFeature::afSpeechToText> TAIFeatures;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
ToolsAPI.AI.pas
ToolsAPI.AI.hpp
ToolsAPI.AI ToolsAPI.AI


Beschreibung

Definiert einen Satz von KI-Funktionen aus der Aufzählung TAIFeature.


Siehe auch