[Overview][Types][Classes][Index] |
Signals the OnEditChange event handler, when assigned.
Source position: groupededit.pp line 209
protected procedure TCustomAbstractGroupedEdit.EditChange; virtual; |
EditChange is a procedure used to signals the OnEditChange event handler, when assigned. EditChange is used in the implementation of the InternalOnEditChange method, which is assigned as the OnChange event handler in the BaseEditor property.
|
Represents the control used as the editor for the value in the grouped edit control. |
|
Version 4.0 | Generated 2025-05-03 | Home |