REST.JsonReflect.TListTFieldsEditor.TryPopulateFields

De RAD Studio API Documentation
Aller à : navigation, rechercher

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);

Propriétés

Type Visibilité  Source Unité  Parent
function public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect TListTFieldsEditor

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !