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