System.JSON.Writers.TJsonWriter.GetTop

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

Delphi

function GetTop: Integer;

C++

int __fastcall GetTop();

プロパティ

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


説明

Top の取得アクセサです。

関連項目