API:Data.DBXJSONReflect.TJSONUnMarshal.SetFieldArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetFieldArray(Data: TObject; const Field: string; Value: TJSONArray);

C++

void __fastcall SetFieldArray(System::TObject* Data, const System::UnicodeString Field, System::Json::TJSONArray* Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TJSONUnMarshal

Description

Embarcadero Technologies does not currently have any additional information.