Data.DBXJSONReflect.TJSONUnMarshal.ShouldReset

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

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

C++

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

Description

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