System.JSON.Writers.TJsonWriter
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.