TROJSONDataType
Overview
TROJSONDataType represents native JSON types:
Location
- Unit: uROJSONParser.pas
Value | Description |
---|---|
jdtArray | array |
jdtBoolean | boolean |
jdtNull | null |
jdtNumber | number |
jdtObject | object |
jdtString | string |
TROJSONDataType represents native JSON types:
Value | Description |
---|---|
jdtArray | array |
jdtBoolean | boolean |
jdtNull | null |
jdtNumber | number |
jdtObject | object |
jdtString | string |