TJSONObject.BuildJSONString(TUnicodeStringBuilder,TJSONStringOptions,Integer) Method

Represents method BuildJSONString(TUnicodeStringBuilder,TJSONStringOptions,Integer).

Namespace: flcJSON
protected
 procedure BuildJSONString(const A: TUnicodeStringBuilder; const AOptions: TJSONStringOptions; const ALevel: Integer); override;

Parameters

A
Type: TUnicodeStringBuilder

AOptions
Type: TJSONStringOptions

ALevel
Type: Integer

Overrides

TJSONValue.BuildJSONString(TUnicodeStringBuilder,TJSONStringOptions,Integer)