[Overview][Constants][Types][Classes][Procedures and functions][Index] |
True indicates that the selection was marked automatically by the control.
Source position: stdctrls.pp line 393
public property TCustomComboBox.AutoSelected : Boolean |
True indicates that the combobox 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 combobox control loses focus.
|
Selects the entire content of the edit box when the control receives the focus. |
lazarus-ccr.sourceforge.net |