SmartCoreAI.Driver.Claude.TAIPartialCompleteEvent

From RAD Studio API Documentation

Delphi

TAIPartialCompleteEvent = procedure(Sender: TObject; const FullText: string) of object;

C++

typedef void __fastcall (__closure *TAIPartialCompleteEvent)(System::TObject* Sender, const System::UnicodeString FullText);

Properties

Type Visibility Source Unit Parent
type
typedef
public
SmartCoreAI.Driver.Claude.pas
SmartCoreAI.Driver.Claude.hpp
SmartCoreAI.Driver.Claude SmartCoreAI.Driver.Claude

Description

Embarcadero Technologies does not currently have any additional information.