Data.FireDACJSONReflect.TFDJSONInterceptor

From RAD Studio API Documentation
Jump to: navigation, search

Data.DBXJSONReflect.TJSONInterceptorSystem.TObjectTFDJSONInterceptor
[–] Properties
Type: class
Visibility: public
Source:
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Unit: Data.FireDACJSONReflect
Parent: Data.FireDACJSONReflect

Delphi

TFDJSONInterceptor = class(TJSONInterceptor)

C++

class PASCALIMPLEMENTATION TFDJSONInterceptor : public Data::Dbxjsonreflect::TJSONInterceptor

Description

Helper to convert and revert objects for marshalling dataset lists.

See Also