Signals the OnEnter event handler, and selects the entire text when AutoSelect is True.
Source position: stdctrls.pp line 806
protected procedure TCustomEdit.DoEnter; override; |
This special handling is required when the control is entered using keystrokes (keyboard navigation), and not by a mouse click.
|
Signals the OnEnter event handler (when assigned) when the control receives focus. |
| Version 4.4 | Generated 2025-11-08 | Home |