ToolsAPI.AI.IOTAAIPluginSetting.PluginEnabled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PluginEnabled: Boolean read GetPluginEnabled;

C++

__property bool PluginEnabled = {read=GetPluginEnabled};

Properties

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

Description

Indicates whether the AI plugin is enabled or not.


See Also