SmartCoreAI.Driver.Claude.TAIClaudeDriver.OnBatchSuccess

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnBatchSuccess: TAIBatchSuccessEvent read FOnBatchSuccess write FOnBatchSuccess;

C++

__property TAIBatchSuccessEvent OnBatchSuccess = {read=FOnBatchSuccess, write=FOnBatchSuccess};

Properties

Type Visibility Source Unit Parent
event published
SmartCoreAI.Driver.Claude.pas
SmartCoreAI.Driver.Claude.hpp
SmartCoreAI.Driver.Claude TAIClaudeDriver

Description

Embarcadero Technologies does not currently have any additional information.