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