Data.DBXCommon.TDBXJSONStream.GetJSONReader
Delphi
function GetJSONReader: TJSONReader;
C++
System::Json::Readers::TJsonReader* __fastcall GetJSONReader();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXJSONStream |
Description
Retrieves a TJSONReader. An exception displays if the stream is not readable.