SmartCoreAI.Driver.Gemini.TAIGenerateImageSuccessEvent

From RAD Studio API Documentation

Delphi

TAIGenerateImageSuccessEvent = procedure(Sender: TObject; const Images: TArray<IAIImageGenerationResult>) of object;

C++

typedef void __fastcall (__closure *TAIGenerateImageSuccessEvent)(System::TObject* Sender, const _dt_Smartcoreai_Driver_Gemini_1 Images);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.