TdxRibbonGalleryControl Class
Provides visual representation of an associated in-Ribbon gallery on a toolbar.
Declaration
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