Back to Devexpress

TdxBarCustomPopupComponent Class

vcl-dxbar-59962539.md

latest1.4 KB
Original Source

TdxBarCustomPopupComponent Class

The base class for the TdxBarCustomPopupMenu and TdxRibbonCustomMiniToolbar classes.

Declaration

delphi
TdxBarCustomPopupComponent = class(
    TdxBarComponent,
    IcxScalableComponent,
    IdxScaleFactor,
    IdxBarLinksOwner
)

Remarks

The TdxBarCustomPopupComponent class introduces the ItemLinks and Images properties, which allow you to populate the popup component with item links and provide images for them.

Implements

IcxScalableComponent

IdxScaleFactor

IdxBarLinksOwner

Inheritance

TObject TPersistent TComponent TcxCustomComponent TdxBarComponent TdxBarCustomPopupComponent

See Also

TdxBarCustomPopupComponent Members

dxBar Unit