System.JSON.Writers.TJsonWriter

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTJsonWriter

Delphi

TJsonWriter = class

C++

class PASCALIMPLEMENTATION TJsonWriter : public System::TObject

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.

See Also