Data.DBXJSONReflect.JSONReflect.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
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect JSONReflect

Beschreibung

Erstellt eine TJSONInterceptor-Instanz aus der aktuellen Definition.

Die Methode JSONPopulationCustomizer erstellt eine TJSONPopulationCustomizer-Instanz aus der aktuellen Definition. Der Aufrufer wird Eigentümer des Objekts.

Siehe auch