IToolbarButton.DisplayText

Syntax

DisplayText: Boolean;

Description

The DisplayText property determines whether button text is displayed to the right of the button icon on the toolbar.

Comments

It is relevant if the ShowCaptions property is set to False.

See also:

IToolbarButton