[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Invokes the OnEnter handler, then selects the entire text when AutoSelect is True.
Source position: stdctrls.pp line 761
protected procedure TCustomEdit.DoEnter; override; |
This special handling is required when the control is entered by keystrokes, not by a mouse click.
|
Invokes the OnEnter event handler. |
lazarus-ccr.sourceforge.net |