System.JSON.Serializers.TJsonSerializer.SetMaxDepth

From RAD Studio API Documentation
Revision as of 20:41, 1 December 2021 by BuildBot (talk | contribs) (Created page with "{{#lst:API:System.JSON.Serializers.TJsonSerializer.SetMaxDepth|api}} ==Description== {{#lsth:API:System.JSON.Serializers.TJsonSerializer.SetMaxDepth|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

procedure SetMaxDepth(AValue: Integer); virtual;

C++

virtual void __fastcall SetMaxDepth(int AValue);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.JSON.Serializers.pas
System.JSON.Serializers.hpp
System.JSON.Serializers TJsonSerializer

Description

Embarcadero Technologies does not currently have any additional information.