Back to Devexpress

TdxCustomRibbonGalleryItem Class

vcl-dxribbongallery-5bf2eb04.md

latest1.1 KB
Original Source

TdxCustomRibbonGalleryItem Class

The base class for the TdxRibbonGalleryItem and TdxSkinChooserGalleryItem classes.

Declaration

delphi
TdxCustomRibbonGalleryItem = class(
    TCustomdxBarSubItem
)

Remarks

Do not use this class directly. Use its descendants instead.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TdxBarComponent TdxBarItem TdxBarButtonLikeItem TCustomdxBarSubItem TdxCustomRibbonGalleryItem

See Also

TdxCustomRibbonGalleryItem Members

dxRibbonGallery Unit