System.JSON.Writers.TJsonWriter.WriteState

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

Delphi

property WriteState: TJsonWriteState read GetWriteState;

C++

__property TJsonWriteState WriteState = {read=GetWriteState, nodefault};

プロパティ

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


説明

ライタ状態を取得します。

関連項目