IRibbonGroup.Images

Syntax

Images: IImageList;

Description

The Images property determines the component that contains images that will be used by the controls included into the group.

Comments

Set the ImageList or GlobalImageList component as a value of this property.

If this property is not set, small images of the tab that houses the group are used for the controls included in the group.

Example

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

See also:

IRibbonGroup