System.JSON.TJSONNull.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

/* TJSONAncestor.Create */ inline __fastcall virtual TJSONNull()/* overload */ : TJSONValue() { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public System.JSON.hpp System.JSON TJSONNull


Beschreibung

Erstellt eine Instanz von TJSONNull.

Siehe auch