IRibbonButton.LargeImageIndex

Fore Syntax

LargeImageIndex: Integer;

Fore.NET Syntax

LargeImageIndex: Integer;

Description

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

Comments

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