IToolbarButton.BeginGroup

Syntax

BeginGroup: Boolean;

Description

The BeginGroup property allows to separate the groups of component on the toolbar visually by the 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