System.JSON.Writers.TJsonWriter.UpdateScopeWithFinishedValue

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

Delphi

procedure UpdateScopeWithFinishedValue;

C++

void __fastcall UpdateScopeWithFinishedValue();

プロパティ

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


説明

現在の TJsonPosition位置を更新します。

JSON トークンの現在位置インデックス情報が設定されている場合、UpdateScopeWithFinishedValue では位置をインクリメントします。

関連項目