Data.DBXJSONReflect.TJSONUnMarshal.ShouldReset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ShouldReset(Data: TObject; Field: TRTTIField): Boolean;

C++

bool __fastcall ShouldReset(System::TObject* Data, System::Rtti::TRttiField* Field);

Properties

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

Description

Returns true if an specified field should be reset to an empty value.