Skip to main content
A newer version of this page is available. .

TcxCustomEditProperties Events

The base class for editor appearance and behavior settings.
Name Description
OnButtonClick Occurs when a user clicks a button within an editor.
OnChange Occurs on changing the value within an editor.
OnClosePopup
OnEditValueChanged Occurs after assigning a new value to the TcxCustomEdit.EditValue property.
OnPropertiesChanged Occurs when any properties are changed.
OnValidate Occurs before converting the display value to the edit value.
See Also