Data.DBXJSONReflect.TMarshalUnmarshalBase.ClearWarnings
Delphi
procedure ClearWarnings(OwnWarningObject: Boolean = true); virtual;
C++
virtual void __fastcall ClearWarnings(bool OwnWarningObject = true);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp | Data.DBXJSONReflect | TMarshalUnmarshalBase | 
Description
Clears the warning list.
The ClearWarnings method clears the warning list. ClearWarnings returns True if the warning objects can be released.