Class of TJSONNull.
Source position: fpjson.pp line 467
type TJSONNullClass = class of TJSONNull; |
TJSONNullClass is the class type of TJSONNull. It is used in the factory methods.
|
Class to represent boolean JSON data. |
|
|
JSON factory: Set the JSONData class types to use. |
|
|
JSON factory: Get the JSONData class types to use. |