TTMSFNCToolBarComboBox.DropDown Method
Opens the drop-down popup associated with this button.
API unit family: TMSFNCToolBar
Declaring type: TTMSFNCToolBarComboBox
Inherited from: TTMSFNCDefaultToolBarButton, TTMSFNCToolBarCustomComboBox
Overloads
Overload 1
Opens the drop-down popup associated with this button.
procedure DropDown; virtual;
Overload 2
Opens the combo box drop-down list.
procedure DropDown; override;