SmartCoreAI.Types.TAIEventType
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.