System.JSON.TJSONBool Properties
Revision as of 20:49, 19 June 2015 by BuildBot (talk | contribs) (Created page with "<section begin="head" />{{DISPLAYTITLE:System.JSON.TJSONBool Properties}} <ul id='childlinks'><li class='first'>'''Up to Parent: TJSONBool'''</li> </...")
InheritedProtected
| AsBoolean | public | Returns the value of this JSON boolean as a regular boolean. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Null | public | Specifies whether the current JSON instance represents a JSON null value. |
| Owned | public | Specifies whether the current JSON instance is owned by the byte container. |