Record jsondataty
Unit
Declaration
type jsondataty = record
Description
This item has no description.
Overview
Fields
| Published | typ: jsondatatypty |
| Public | vnull: record |
| Public | vstring: pointer |
| Public | vboolean: boolean |
| Public | vint32: int32 |
| Public | vint64: int64 |
| Public | vflo64: double |
Description
Fields
| Published | typ: jsondatatypty |
|
This item has no description. | |
| Public | vnull: record |
|
This item has no description. | |
| Public | vstring: pointer |
|
This item has no description. | |
| Public | vboolean: boolean |
|
This item has no description. | |
| Public | vint32: int32 |
|
This item has no description. | |
| Public | vint64: int64 |
|
This item has no description. | |
| Public | vflo64: double |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.