Back to Devexpress

TdxRibbonGalleryControl Class

vcl-dxribbongallery-184cc8ee.md

latest1.2 KB
Original Source

TdxRibbonGalleryControl Class

Provides visual representation of an associated in-Ribbon gallery on a toolbar.

Declaration

delphi
TdxRibbonGalleryControl = class(
    TdxBarSubItemControl
)

Remarks

When a gallery is added to a toolbar, the corresponding TdxRibbonGalleryControl object is automatically created (see the control’s Item property). Upon initialization, it is linked to the gallery via TdxBarItemLink.

Inheritance

TObject TcxIUnknownObject TdxBarItemControl TdxBarButtonLikeControl TdxBarSubItemControl TdxRibbonGalleryControl

See Also

ExpressBars Basics

TdxRibbonGalleryControl Members

dxRibbonGallery Unit