Data.DBXJSONReflect.TListTFieldsEditor.TryPopulateFields
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 | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp |
Data.DBXJSONReflect | 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 !