IRibbonColorButton.ColorVisible

Syntax

ColorVisible: Boolean;

Description

The ColorVisible property determines whether the selected color is displayed under the button icon.

Comments

The property is relevant if the property IRibbonPaletteButton.ButtonMode = True.

Available values:

The button icon is displayed to the left of the header if the IRibbonButton.ImageIndex property is determined.

Example

The example of use is given in description of the IRibbonColorButton.AutoButtonBorder property.

See also:

IRibbonColorButton