Data.DBXJSONReflect.JSONReflect.JSONPopulationCustomizer

From RAD Studio API Documentation
Revision as of 23:21, 16 October 2011 by PyBot (talk | contribs) (Scoping Libraries)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.

See Also