TClrCustomControl.CausesValidation Property
Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
protected property CausesValidation: Boolean read GetCausesValidation write SetCausesValidation default True;
Property Value
Type: Boolean