API:System.JSON.TJSONBool.Create
Delphi
constructor Create(AValue: Boolean);
C++
__fastcall TJSONBool(bool AValue);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONBool |
Description
Creates an instance of TJSONAncestor.
System.JSON.TJSONBool.Create inherits from System.JSON.TJSONAncestor.Create. All content below this line refers to System.JSON.TJSONAncestor.Create.
Creates an instance of TJSONAncestor.