Back to Devexpress

TdxRibbonGalleryGroupItem.Glyph Property

vcl-dxribbongallery-dot-tdxribbongallerygroupitem-c37d5601.md

latest1.7 KB
Original Source

TdxRibbonGalleryGroupItem.Glyph Property

Specifies an explanatory image for a gallery item.

Declaration

delphi
property Glyph;

Property Value

Type
TdxSmartGlyph

Remarks

Alternatively, you can use the ImageIndex property to specify an image from the linked image list.

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.ImageIndex

TdxRibbonGalleryGroupItem Class

TdxRibbonGalleryGroupItem Members

dxRibbonGallery Unit