API:System.JSON.Writers.TJsonTextWriter.Writer

From RAD Studio API Documentation
Jump to: navigation, search

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

Embarcadero Technologies does not currently have any additional information.