flcJSON Namespace

Represents namespace flcJSON.

 NameDescription
EJSONParser

Represents type EJSONParser.

EJSONSchema

Represents type EJSONSchema.

EJSONValue

Represents type EJSONValue.

TJSONArray

Represents type TJSONArray.

TJSONBoolean

Represents type TJSONBoolean.

TJSONFloat

Represents type TJSONFloat.

TJSONInteger

Represents type TJSONInteger.

TJSONNull

Represents type TJSONNull.

TJSONObject

Represents type TJSONObject.

TJSONParser

Represents type TJSONParser.

TJSONString

Represents type TJSONString.

TJSONValue

Represents type TJSONValue.

Top
 NameDescription
TJSONObjectItem

Represents type TJSONObjectItem.

TJSONObjectIterator

Represents type TJSONObjectIterator.

Top
 NameDescription
flcJSON.

Represents type .

TJSONParserToken

Represents type TJSONParserToken.

TJSONValueType

Represents type TJSONValueType.

Top
 NameDescription
JSONFloat

Represents an alias of the Extended type.

JSONFloatArray

Represents an array of the JSONFloat type.

PJSONObjectItem

Represents a pointer type to TJSONObjectItem.

TJSONStringOptions

Represents type TJSONStringOptions.

Top
 NameDescription
GetSchemaSchemaObj

Represents method GetSchemaSchemaObj.

ParseJSONText(UnicodeString)

Represents method ParseJSONText(UnicodeString).

ParseJSONTextUTF8(RawByteString)

Represents method ParseJSONTextUTF8(RawByteString).

ValidateSchema(TJSONObject)

Represents method ValidateSchema(TJSONObject).

Top