Event handler signalled when editing is done.
Source position: controls.pp line 1534
protected property TControl.OnEditingDone : TNotifyEvent |
The user has finished editing the value for the control, and the resulting text can be validated. It is called (when assigned) from the EditingDone method, which occurs when focus changes to another control.
|
Signals the OnEditingDone event handler. |
CT Web help |
CodeTyphon Studio |