FireDAC.Comp.BatchMove.JSON.TFDJsonFields

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTFDJsonFields
[–] Properties
Type: class
Visibility: public
Source:
FireDAC.Comp.BatchMove.JSON.pas
FireDAC.Comp.BatchMove.JSON.hpp
Unit: FireDAC.Comp.BatchMove.JSON
Parent: FireDAC.Comp.BatchMove.JSON

Delphi

TFDJsonFields = class(TCollection)

C++

class PASCALIMPLEMENTATION TFDJsonFields : public System::Classes::TCollection

Description

Allows defining and handling multiple fields within a JSON object.


See Also