ToolsAPI.AI.IOTAAIPluginSetting

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IOTAAIPluginSetting = interface

C++

__interface  INTERFACE_UUID("{782C44B0-3B98-450C-8B32-09C9E49D01B3}") IOTAAIPluginSetting  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
ToolsAPI.AI.pas
ToolsAPI.AI.hpp
ToolsAPI.AI ToolsAPI.AI

Description

Interface for AI plugin settings that must be implemented by each plugin's setting frame if there is one.


See Also