SmartCoreAI.Driver.Ollama.TAIOllamaDriver.FindJSONData

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
function protected
SmartCoreAI.Driver.Ollama.pas
SmartCoreAI.Driver.Ollama.hpp
SmartCoreAI.Driver.Ollama TAIOllamaDriver

説明


このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。