TJSONValue.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); virtual;

Parameters

A
Type: TUnicodeStringBuilder

AOptions
Type: TJSONStringOptions

ALevel
Type: Integer