ToolsAPI.AI.IOTAAIPlugin.Name

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Name: string read GetName;

C++

__property System::UnicodeString Name = {read=GetName};

Properties

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

Description

Retrieves the name of the AI plugin.


See Also