[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Selects the entire content of the edit box when the control receives the focus.
Source position: stdctrls.pp line 381
public property TCustomComboBox.AutoSelect: Boolean |
When True, the edit control will select all its text when:
|
True indicates that the selection was marked automatically by the control. |