API:Data.DBXJSONReflect.TJSONUnMarshal.GetFieldType
Delphi
function GetFieldType(Data: TObject; Field: string): TRTTIField;
C++
System::Rtti::TRttiField* __fastcall GetFieldType(System::TObject* Data, System::UnicodeString Field);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp |
Data.DBXJSONReflect | TJSONUnMarshal |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!