SmartCoreAI.Comp.Chat.TAIChatResponseEvent
Delphi
TAIChatResponseEvent = procedure(Sender: TObject; const Text: string) of object;
C++
typedef void __fastcall (__closure *TAIChatResponseEvent)(System::TObject* Sender, const System::UnicodeString Text);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | SmartCoreAI.Comp.Chat.pas SmartCoreAI.Comp.Chat.hpp |
SmartCoreAI.Comp.Chat | SmartCoreAI.Comp.Chat |
Description
Embarcadero Technologies does not currently have any additional information.