[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |