IToolbarButton.BeginGroup

Syntax

BeginGroup: Boolean;

Description

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

Comments

If the property is set to True, the vertical dividing line should be displayed to the left of the button.

Example

See also:

IToolbarButton