TJSONType

TJSONType = (jtUnknown, jtNumber, jtString, jtBoolean, jtNull, jtArray, jtObject)

Тип данных JSON.

Элементы:

Ссылки: TJSONData.JSONType