API:Data.DBXJSONReflect.TMarshalUnmarshalBase.ShouldMarshal

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Unit: Data.DBXJSONReflect
Parent: TMarshalUnmarshalBase

Delphi

function ShouldMarshal(Data: TObject; rttiField: TRTTIField): Boolean;

C++

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

Description

Embarcadero Technologies does not currently have any additional information.