[Overview][Types][Classes][Index] |
Performs actions needed to validate the value for the control.
Source position: groupededit.pp line 283
public procedure TCustomAbstractGroupedEdit.ValidateEdit; virtual; |
ValidateEdit is a procedure used to perform actions needed to validate the value for the control. The method calls the ValidateEdit method in the BaseEditor member to validate its Text against the edit mask assigned to the property.
|
Represents the control used as the editor for the value in the grouped edit control. |
|
Version 4.0 | Generated 2025-05-03 | Home |