Data.DBXJSON.TJSONString
From RAD Studio API Documentation
Delphi
TJSONString = class(TJSONValue)
C++
class PASCALIMPLEMENTATION TJSONString : public TJSONValue
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Data.DBXJSON.pas Data.DBXJSON.hpp |
Data.DBXJSON | Data.DBXJSON |
Description
Implements a JSON string.
TJSONString is the class that implements a JSON string.