[Overview][Constants][Types][Classes][Procedures and functions][Index] |
AutoSelected : if True, indicates that the edit control has just performed an AutoSelect operation
Source position: stdctrls.pp line 737
protected property TCustomEdit.AutoSelected: Boolean |
If True, indicates that the edit control has just performed an AutoSelect operation so that subsequent mouse-clicks and keystrokes proceed normally without selecting the text.
False is set when the edit control loses focus.
lazarus-ccr.sourceforge.net |