API:System.JSON.Readers.TJsonReader.MaxDepth
Delphi
property MaxDepth: Integer read FMaxDepth write FMaxDepth;
C++
__property int MaxDepth = {read=FMaxDepth, write=FMaxDepth, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.JSON.Readers.pas System.JSON.Readers.hpp |
System.JSON.Readers | TJsonReader |
Description
Embarcadero Technologies does not currently have any additional information.