SmartCoreAI.Driver.OpenAI.TAIFineTuneEventsEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TAIFineTuneEventsEvent = procedure(Sender: TObject; const Events: TArray<TAIFineTuneEvent>) of object;

C++

typedef void __fastcall (__closure *TAIFineTuneEventsEvent)(System::TObject* Sender, const _dt_Smartcoreai_Driver_Openai_3 Events);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.