System.JSON.Writers.TJsonWriter.WriteEndConstructor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure WriteEndConstructor; virtual;

C++

virtual void __fastcall WriteEndConstructor();

Eigenschaften

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


Beschreibung

Schreibt den Ende-Konstruktor.

Siehe auch