Skip to main content

TdxBarPopupMenu Properties

A component designed to help you create popup menus from items stored in a bar manager.
Name Description
BackgroundBitmap Specifies the popup menu’s background image. Inherited from TdxBarCustomPopupMenu.
BarManager Provides access to the bar manager to which the component belongs. Inherited from TdxBarComponent.
BarSize Determines the size of a bar located at the left side of a popup menu. Inherited from TdxBarCustomPopupMenu.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DesignInfo Inherited from TComponent.
Enabled protected Specifies if the bar component is enabled. Inherited from TdxBarComponent.
Font Specifies the popup menu’s font. Inherited from TdxBarCustomPopupMenuComponent.
Images Specifies an image list that contains images for standard size (16 by 16 pixels) bar item controls or enlarged standard size buttons, located in the popup component. Inherited from TdxBarCustomPopupComponent.
ItemLinks Specifies the item link collection. Inherited from TdxBarCustomPopupComponent.
ItemOptions Provides access to appearance settings of items in the popup menu. Inherited from TdxBarCustomPopupMenu.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
PopupAlignment Specifies how the popup menu is horizontally aligned relative to its pop-up position. Inherited from TdxBarCustomPopupMenu.
SubMenuControl Provides access to the submenu control that visualizes the current popup menu. Inherited from TdxBarCustomPopupMenu.
Tag Inherited from TComponent.
UseOwnFont Specifies the font used to draw the popup menu. Inherited from TdxBarCustomPopupMenuComponent.
UseRecentItems Specifies whether the most frequently used items are to be shown in the currently processed popup menu. Inherited from TdxBarCustomPopupMenu.
VCLComObject Inherited from TComponent.
Visible Inherited from TdxBarCustomPopupMenu.
See Also