System.JSON.Writers.TJsonWriter.Top

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Top: Integer read GetTop;

C++

__property int Top = {read=GetTop, nodefault};

Propriétés

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


Description

Obtient le niveau de profondeur du token JSON en cours d'écriture.

Voir aussi