System.JSON.Writers.TJsonWriter.GetTopContainer

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetTopContainer: TJsonContainerType;

C++

System::Json::Types::TJsonContainerType __fastcall GetTopContainer();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers TJsonWriter


Beschreibung

Getter-Methode von TopContainer.

Siehe auch