IToolbarComboBox.Visible

Syntax

Visible: Boolean;

Description

The Visible property determines whether the combobox is visible during form execution. If the property is set to False, the combobox becomes invisible.

See also:

IToolbarComboBox