ToolsAPI.AI.IOTAAIEngineService290.GetPluginByIndex

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetPluginByIndex(const AIndex: Integer): IOTAAIPlugin;

C++

virtual _di_IOTAAIPlugin __fastcall GetPluginByIndex(const int AIndex) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
ToolsAPI.AI.pas
ToolsAPI.AI.hpp
ToolsAPI.AI IOTAAIEngineService290


Beschreibung

Ruft den Index eines Plugins ab.


Siehe auch