SmartCoreAI.Types.TAILoadModelsEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TAILoadModelsEvent = procedure(Sender: TObject; const AvailableModels: TArray<string>) of object;

C++

typedef void __fastcall (__closure *TAILoadModelsEvent)(System::TObject* Sender, const _dt_Smartcoreai_Types_1 AvailableModels);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.