Back to Devexpress

TdxRibbonGalleryGroupItem.ImageIndex Property

vcl-dxribbongallery-dot-tdxribbongallerygroupitem-019bddd3.md

latest2.1 KB
Original Source

TdxRibbonGalleryGroupItem.ImageIndex Property

Specifies an explanatory image for a gallery item.

Declaration

delphi
property ImageIndex; default -1;

Property Value

Type
TcxImageIndex

Remarks

This property specifies the image by its index in:

The ImageIndex property is in effect only when the gallery item’s Glyph property is unassigned.

Use the gallery’s GalleryOptions.ItemImageSize property to customize the size of item images.

See Also

TdxRibbonGalleryBaseOptions.ItemImagePosition

TdxRibbonGalleryBaseOptions.ItemTextKind

TdxRibbonGalleryBaseOptions.SpaceBetweenItemCaptionAndDescription

TdxRibbonGalleryBaseOptions.SpaceBetweenItemImageAndText

TdxRibbonGalleryGroupItem.Caption

TdxRibbonGalleryGroupItem.Description

TdxRibbonGalleryGroupItem.Glyph

TdxRibbonGalleryGroupItem Class

TdxRibbonGalleryGroupItem Members

dxRibbonGallery Unit