System.JSON.TJSONNull.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public System.JSON.hpp System.JSON TJSONNull

Description

Creates an instance of TJSONNull.

See Also