REST.JsonReflect.JsonReflectAttribute.JSONPopulationCustomizer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function JSONPopulationCustomizer: TJSONPopulationCustomizer;

C++

TJSONPopulationCustomizer* __fastcall JSONPopulationCustomizer();

Properties

Type Visibility Source Unit Parent
function public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect JsonReflectAttribute

Description

Returns an instance of TJSONPopulationCustomizer from the data in this instance of JsonReflectAttribute.

See Also