TCustomdxBarCombo.CloseUp Method
In This Article
Closes a dropdown window.
#Declaration
Delphi
procedure CloseUp; dynamic;
#Remarks
The CloseUp method hides a dropdown window, if active, and generates an OnCloseUp event.
See Also