SmartCoreAI.Driver.OpenAI.TAIOpenAIDriver.OnFineTuneListed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnFineTuneListed: TAIFineTuneListEvent read FOnFineTuneListed write FOnFineTuneListed;

C++

__property TAIFineTuneListEvent OnFineTuneListed = {read=FOnFineTuneListed, write=FOnFineTuneListed};

Properties

Type Visibility Source Unit Parent
event published
SmartCoreAI.Driver.OpenAI.pas
SmartCoreAI.Driver.OpenAI.hpp
SmartCoreAI.Driver.OpenAI TAIOpenAIDriver

Description

Embarcadero Technologies does not currently have any additional information.