REST.JsonReflect.TListTFieldsEditor.TryPopulateFields

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

Delphi

function TryPopulateFields(UnMarshal: TJSONUnMarshal; Data: TObject; const FieldName: string;
JsonFields: TJSONObject; var I: Integer): Boolean;

C++

bool __fastcall TryPopulateFields(TJSONUnMarshal* UnMarshal, System::TObject* Data, const System::UnicodeString FieldName, System::Json::TJSONObject* JsonFields, int &I);

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。