SmartCoreAI.Driver.OpenAI.TAIOpenAIDriver.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.OpenAI.pas SmartCoreAI.Driver.OpenAI.hpp |
SmartCoreAI.Driver.OpenAI | TAIOpenAIDriver |
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 !