REST.JsonReflect.TListTFieldsEditor.ShouldMarshal

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ShouldMarshal(Data: TObject; const [ref] rttiField: TRttiField): Boolean;

C++

bool __fastcall ShouldMarshal(System::TObject* Data, System::Rtti::TRttiField* const &rttiField);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.