API:System.JSON.TJSONBool.Create
Delphi
constructor Create(AValue: Boolean);
C++
__fastcall TJSONBool(bool AValue);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| constructor | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONBool |
Beschreibung
Erstellt eine Instanz von TJSONAncestor.
System.JSON.TJSONBool.Create erbt von System.JSON.TJSONAncestor.Create. Der folgende Inhalt bezieht sich auf System.JSON.TJSONAncestor.Create.
Erstellt eine Instanz von TJSONAncestor.