Visible: Boolean;
The Visible property determines whether the combo box is visible during form execution. If the property is set to False, the combo box becomes invisible.
See also:
IToolbarComboBox