System.JSON.Readers.TJsonReader.CurrentState

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property CurrentState: TState read FCurrentState;

C++

__property TState CurrentState = {read=FCurrentState, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.JSON.Readers.pas
System.JSON.Readers.hpp
System.JSON.Readers TJsonReader


Description

Etat du lecteur.

Voir aussi