ToolsAPI.AI.IOTAAIPlugin.GetEnabled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetEnabled: Boolean;

C++

virtual bool __fastcall GetEnabled() = 0 ;

Properties

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

Description

Retrieves the status of the AI plugin.


See Also