TdxBarCustomPopupComponent Class
The base class for the TdxBarCustomPopupMenu and TdxRibbonCustomMiniToolbar classes.
Declaration
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.
Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TdxBarComponent
TdxBarCustomPopupComponent
See Also