SmartCoreAI.Driver.Ollama.TAIOllamaDriver.FindJSONData
Delphi
function FindJSONData(const ARoot: TJSONObject; out ADataArray: TJSONArray;
out AInnerRoot: TJSONValue; out AOwnsArray: Boolean): Boolean; override;
C++
virtual bool __fastcall FindJSONData(System::Json::TJSONObject* const ARoot, /* out */ System::Json::TJSONArray* &ADataArray, /* out */ System::Json::TJSONValue* &AInnerRoot, /* out */ bool &AOwnsArray);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | SmartCoreAI.Driver.Ollama.pas SmartCoreAI.Driver.Ollama.hpp |
SmartCoreAI.Driver.Ollama | TAIOllamaDriver |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !