Data.DBXJSONCommon.TDBXJSONTools

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDBXJSONTools

Delphi

TDBXJSONTools = class

C++

class PASCALIMPLEMENTATION TDBXJSONTools : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Data.DBXJSONCommon.pas
Data.DBXJSONCommon.hpp
Data.DBXJSONCommon Data.DBXJSONCommon

Description

Implements the conversions between JSON and DBX values.

TDBXJSONTools implements the conversions between JSON and DBX values.

See Also