Back to Devexpress

TdxBarCustomPopupMenu.BackgroundBitmap Property

vcl-dxbar-dot-tdxbarcustompopupmenu-75586ff1.md

latest928 B
Original Source

TdxBarCustomPopupMenu.BackgroundBitmap Property

Specifies the popup menu’s background image.

Declaration

delphi
property BackgroundBitmap: TBitmap read; write;

Property Value

Type
TBitmap

Remarks

Use the BackgroundBitmap property to specify the bitmap used as the popup menu’s background. To assign a default background image for all popup menus owned by a bar manager, use the bar manager’s Backgrounds.SubMenu property.

Note

This property has no effect in the TdxRibbonPopupMenu and TdxBarApplicationMenu.

See Also

TdxBarCustomPopupMenu Class

TdxBarCustomPopupMenu Members

dxBar Unit