System.JSON.Readers.TJsonReader.SetStateBasedOnCurrent

提供: RAD Studio API Documentation
2016年4月19日 (火) 08:33時点におけるYukikoi (トーク | 投稿記録)による版 (1版: LOC-21513)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

procedure SetStateBasedOnCurrent;

C++

void __fastcall SetStateBasedOnCurrent();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.JSON.Readers.pas
System.JSON.Readers.hpp
System.JSON.Readers TJsonReader


説明

リーダーの現在の状態を、現在の JSON トークンのタイプを基に設定します。

TJsonContainerType に基づき、利用できる状態の値は次のとおりです:

関連項目