IRibbonPaletteButton.IconWidth

Syntax

IconWidth: Integer;

Description

The IconWidth property determines the width, in accordance with which the images are split and created for the main set of graphic buttons.

Comments

By default, width and height are set as equal to width and height of the images stored in the component that is specified in the Images property. The IconWidth property is relevant of one or several large images are loaded to the component's collection and these images should be separated. Value of the IconWidth property is specified after defining the Images property.

Example

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

See also:

IRibbonPaletteButton