IgnoreConvertError property |
Applies to
TESBIPEdit
Declaration
property IgnoreConvertError: Boolean read FIgnoreConvertError write FIgnoreConvertError default False;
Description
Use this property with caution as it will "allow" invalid dates and will prevent OnConvertError being called.
|