IToolbarComboBox.BeginGroup

Syntax

BeginGroup: Boolean;

Description

The BeginGroup property enables the user to separate the groups of component on the toolbar visually by vertical line.

Comments

If the property is set to True, the vertical dividing line is displayed to the left of the combobox.

Example

See also:

IToolbarComboBox