TJsonNull
Class
type TJsonNull = class(TJsonLiteral)
Represents a JSON null value. Don't create instances of this class.
Example
Text |
Class
type TJsonNull = class(TJsonLiteral)
Represents a JSON null value. Don't create instances of this class.
Example
Text |