REST.JsonReflect.JsonReflectAttribute.JSONPopulationCustomizer

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function JSONPopulationCustomizer: TJSONPopulationCustomizer;

C++

TJSONPopulationCustomizer* __fastcall JSONPopulationCustomizer();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect JsonReflectAttribute


Beschreibung

Gibt eine Instanz von TJSONPopulationCustomizer aus den Daten in dieser Instanz von JsonReflectAttribute zurück.

Siehe auch