Back to Devexpress

TdxRibbonGalleryGroupItem.Caption Property

vcl-dxribbongallery-dot-tdxribbongallerygroupitem.md

latest1.5 KB
Original Source

TdxRibbonGalleryGroupItem.Caption Property

Specifies a gallery item‘s caption.

Declaration

delphi
property Caption;

Property Value

Type
string

Remarks

The text specified by this property is also displayed within the gallery item’s hint, if the Action or Description property does not provide a hint text.

See Also

TdxRibbonGalleryBaseOptions.ItemImagePosition

TdxRibbonGalleryBaseOptions.ItemTextKind

TdxRibbonGalleryBaseOptions.SpaceBetweenItemCaptionAndDescription

TdxRibbonGalleryGroupItem.Description

TdxRibbonGalleryGroupItem.Glyph

TdxRibbonGalleryGroupItem.ImageIndex

TdxRibbonGalleryGroupItem Class

TdxRibbonGalleryGroupItem Members

dxRibbonGallery Unit