System.JSON.Writers.TJsonWriter.GetTop

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTop: Integer;

C++

int __fastcall GetTop();

Properties

Type Visibility Source Unit Parent
function protected
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers TJsonWriter

Description

Getter of Top.

See Also