[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.
|
Invokes the OnEnter event handler. |
lazarus-ccr.sourceforge.net |