REST.JsonReflect.TTypeMarshaller.GetFieldType

From RAD Studio API Documentation
Jump to: navigation, search

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
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect TTypeMarshaller

Description

Embarcadero Technologies does not currently have any additional information.