| ValidateOnSetText property |
Applies to
TMaskEnh
Declaration
Property ValidateOnSetText : boolean;
Description
Determines whether the processor should validate the input when set directly
use the Text property or SetMaskedText function. Defaults to false for
compatibility with VCL style controls and to minimise error reporting
in database situations.