Change

[event icon] Change() Event

Called if the text in the control is changed

Applies to: Edit , KCMLEdit


>

Change

This event is called when the user attempts to change the text in an edit control. It will still be called even if the user makes an invalid input and the text remains unchanged.

See also

Edit methods, properties and events. KCMLEdit methods, properties and events.