Data.DBXJSON.TJSONAncestor
From RAD Studio API Documentation
Delphi
TJSONAncestor = class abstract
C++
class PASCALIMPLEMENTATION TJSONAncestor : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Data.DBXJSON.pas Data.DBXJSON.hpp |
Data.DBXJSON | Data.DBXJSON |
Description
Represents the ancestor class for all the JSON classes.
TJSONAncestor is the top-level class for all the specific JSON classes.