Data.FireDACJSONReflect.TFDJSONDataSetsWriterBase

From RAD Studio API Documentation
Jump to: navigation, search

System.TInterfacedObjectSystem.TObjectTFDJSONDataSetsWriterBase
[–] Properties
Type: class
Visibility: public
Source:
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Unit: Data.FireDACJSONReflect
Parent: Data.FireDACJSONReflect

Delphi

TFDJSONDataSetsWriterBase = class(TInterfacedObject)

C++

class PASCALIMPLEMENTATION TFDJSONDataSetsWriterBase : public System::TInterfacedObject

Description

Base class for writers.

See Also