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 では位置をインクリメントします。

関連項目