Data.DBXJSONReflect.TJSONPopulationCustomizer

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTJSONPopulationCustomizer
[–] Properties
Type: class
Visibility: public
Source:
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Unit: Data.DBXJSONReflect
Parent: Data.DBXJSONReflect

Delphi

TJSONPopulationCustomizer = class

C++

class PASCALIMPLEMENTATION TJSONPopulationCustomizer : public System::TObject

Description

Implements JSON population customizers.

The TJSONPopulationCustomizer class implements JSON population customizers.

See Also