SmartCoreAI.Driver.Gemini.TAIGeminiDriver.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.Gemini.pas
SmartCoreAI.Driver.Gemini.hpp
SmartCoreAI.Driver.Gemini TAIGeminiDriver

説明

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