[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates if the drop-down is automatically displayed when the control gets the input focus.
Source position: dbctrls.pp line 802
published property TDBComboBox.AutoDropDown : Boolean; |
AutoDropDown indicates whether the drop-down list for the control appears as soon as the control receives the input focus. When set to False, the drop-down list appears when the downward triangular glyph for the control is clicked. The default value for the property is False.
|
Makes the drop-down list appear as soon as the user starts entering text. |
Version 4.0 | Generated 2025-05-03 | Home |