IRibbonButton.LargeImageIndex

Syntax

LargeImageIndex: Integer;

Description

The LargeImageIndex property determines index of the large image that is displayed on the button near the text.

Comments

A source of images is set in the LargeImages property for the tab, in the area of which the button is placed.

Example

The example of use is given in description of the Action property.

See also:

IRibbonButton