ToolsAPI.AI.IOTAAIEngineService290.PluginCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PluginCount: Integer read GetPluginCount;

C++

__property int PluginCount = {read=GetPluginCount};

Properties

Type Visibility Source Unit Parent
property public
ToolsAPI.AI.pas
ToolsAPI.AI.hpp
ToolsAPI.AI IOTAAIEngineService290

Description

Retrieves the count of registered plugins.


See Also