System.JSON.Serializers.TJsonSerializer.MaxDepth
Delphi
property MaxDepth: Integer read GetMaxDepth write SetMaxDepth;
C++
__property int MaxDepth = {read=GetMaxDepth, write=SetMaxDepth, nodefault};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonSerializer |
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 !