Data.DBXJSONReflect.TJSONPopulationCustomizer

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTJSONPopulationCustomizer

Delphi

TJSONPopulationCustomizer = class

C++

class PASCALIMPLEMENTATION TJSONPopulationCustomizer : public System::TObject

Properties

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

Description

Implements JSON population customizers.

The TJSONPopulationCustomizer class implements JSON population customizers.

See Also