RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomComboBox.AutoCloseUp Property

Specifies whether the drop-down closes up automatically when the user selects an item.

Pascal
property AutoCloseUp: Boolean;
C++
__property Boolean AutoCloseUp;

When AutoCloseUp is true, the drop-down closes up automatically when the user selects an item. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!