System.JSON.Writers.TJsonWriter

Delphi
TJsonWriter = class(TJsonFiler)
C++
class PASCALIMPLEMENTATION TJsonWriter : public System::Json::Types::TJsonFiler
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | System.JSON.Writers.pas System.JSON.Writers.hpp | System.JSON.Writers | System.JSON.Writers | 
Description
Base class that provides logic to serialize JSON data.