System.JSON.Writers.TJsonWriter.FCurrentState

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

FCurrentState: TState;

C++

TState FCurrentState;

プロパティ

種類 可視性 ソース ユニット
field protected
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers TJsonWriter


説明

ライタの現在の状態が格納されます。

関連項目