System.JSON.Writers.TJsonWriter.WriteEndConstructor
Delphi
procedure WriteEndConstructor; virtual;
C++
virtual void __fastcall WriteEndConstructor(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | System.JSON.Writers.pas System.JSON.Writers.hpp | System.JSON.Writers | TJsonWriter | 
Description
Writes the end constructor.