System.JSON.TJSONFalse.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TJSONFalse(void);

Properties

Type Visibility Source Unit Parent
constructor public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONFalse

Description

Creates a False JSON boolean value.

See Also