System.JSON.TJSONTrue.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TJSONTrue();

Properties

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

Description

Creates a True JSON boolean value.

See Also