ToolsAPI.AI.IOTAAIServicesNotifier.ModelsLoaded

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure ModelsLoaded(const AModels: TArray<string>; const ARequestID: TGUID);

C++

virtual void __fastcall ModelsLoaded(const System::DynamicArray<System::UnicodeString> AModels, const GUID &ARequestID) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
ToolsAPI.AI.pas
ToolsAPI.AI.hpp
ToolsAPI.AI IOTAAIServicesNotifier


Beschreibung

Benachrichtigt darüber, dass Modelle geladen wurden.


Siehe auch