IToolbar.ShowCaptions

Syntax

ShowCaptions: Boolean;

Description

The ShowCaption property determines whether the headers should be displayed on the buttons placed on the ToolBar.

Comments

If the ShowCaption property is set to True, the buttons in the ToolBar toolbar are displayed with headers, otherwise, they are displayed without headers.

See also:

IToolbar