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