SmartCoreAI.Comp.Chat.TAIPartialResponseEvent
Delphi
TAIPartialResponseEvent = procedure(Sender: TObject; const PartialText: string) of object;
C++
typedef void __fastcall (__closure *TAIPartialResponseEvent)(System::TObject* Sender, const System::UnicodeString PartialText);
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.