RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComboBox.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!