Data.DBXJSONReflect.JSONReflect.JSONPopulationCustomizer
Delphi
function JSONPopulationCustomizer: TJSONPopulationCustomizer;
C++
TJSONPopulationCustomizer* __fastcall JSONPopulationCustomizer();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp | Data.DBXJSONReflect | JSONReflect | 
Description
Creates a TJSONPopulationCustomizer instance from the current definition.
The JSONPopulationCustomizer method creates a TJSONPopulationCustomizer instance from the current definition. The caller takes ownership of the object.