IToolbar.ShowCaptions

Syntax

ShowCaptions: Boolean;

Description

The ShowCaption property determines whether headers are displayed on the buttons located on the ToolBar 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