System.JSON.Readers.TJsonReader.SetStateBasedOnCurrent

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

Delphi

procedure SetStateBasedOnCurrent;

C++

void __fastcall SetStateBasedOnCurrent();

プロパティ

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


説明

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

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

関連項目