DBXJSON

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

Class

TDBXCallback

Represents the base class for callback methods.

TDBXCallbackDelegate

Represents an intermediate placeholder for a callback instance.

TJSONAncestor

Represents the ancestor class for all the JSON classes.

TJSONArray

Implements a JSON array.

TJSONFalse

Implements a JSON false value.

TJSONNull

Implements a JSON null value.

TJSONNumber

Implements a JSON number.

TJSONObject

Implements a JSON object.

TJSONPair

Implements a JSON string : value pair.

TJSONString

Implements a JSON string.

TJSONTrue

Implements a JSON true value.

TJSONValue

Represents the ancestor class for all the JSON classes of type string, number, object, array, true, false, and null.

TOCLBag
TOCLCollection
TOCLOrderedSet
TOCLSequence
TOCLSet

C++ Information

Class

TDBXCallback

Represents the base class for callback methods.

TDBXCallbackDelegate

Represents an intermediate placeholder for a callback instance.

TJSONAncestor

Represents the ancestor class for all the JSON classes.

TJSONArray

Implements a JSON array.

TJSONFalse

Implements a JSON false value.

TJSONNull

Implements a JSON null value.

TJSONNumber

Implements a JSON number.

TJSONObject

Implements a JSON object.

TJSONPair

Implements a JSON string : value pair.

TJSONString

Implements a JSON string.

TJSONTrue

Implements a JSON true value.

TJSONValue

Represents the ancestor class for all the JSON classes of type string, number, object, array, true, false, and null.

TOCLBag
TOCLCollection
TOCLOrderedSet
TOCLSequence
TOCLSet
Personal tools
Translations
Newest Version