ToolsAPI.AI.IOTAAIPlugin.GetFeatures

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetFeatures: TAIFeatures;

C++

virtual TAIFeatures __fastcall GetFeatures() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
ToolsAPI.AI.pas
ToolsAPI.AI.hpp
ToolsAPI.AI IOTAAIPlugin

Description

Retrieves the available features of the AI plugin.


See Also