System.JSON.Writers.TJsonTextWriter.Writer
Delphi
property Writer: TTextWriter read FWriter;
C++
__property System::Classes::TTextWriter* Writer = {read=FWriter};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.JSON.Writers.pas System.JSON.Writers.hpp |
System.JSON.Writers | TJsonTextWriter |
Description
Gets the underlying writer.