SmartCoreAI.Types.TAIEventType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TAIEventType = (etChat, etUnderstandImage);

C++

enum DECLSPEC_DENUM TAIEventType : unsigned char { etChat, etUnderstandImage };

Properties

Type Visibility Source Unit Parent
enum public
SmartCoreAI.Types.pas
SmartCoreAI.Types.hpp
SmartCoreAI.Types SmartCoreAI.Types

Description

Embarcadero Technologies does not currently have any additional information.