REST.JsonReflect.JsonReflectAttribute.JSONPopulationCustomizer

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function JSONPopulationCustomizer: TJSONPopulationCustomizer;

C++

TJSONPopulationCustomizer* __fastcall JSONPopulationCustomizer();

プロパティ

種類 可視性 ソース ユニット
function public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect JsonReflectAttribute


説明

この JsonReflectAttribute インスタンス内のデータから TJSONPopulationCustomizer のインスタンスを返します。

関連項目