System.JSON.Writers.TJsonTextWriter.Writer

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Writer: TTextWriter read FWriter;

C++

__property System::Classes::TTextWriter* Writer = {read=FWriter};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers TJsonTextWriter


Description

Obtient l'éditeur sous-jacent.

Voir aussi