TdxRibbonPopupMenu Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Background |
Specifies the popup menu’s background image.
Inherited from Tdx |
Bar |
Provides access to the bar manager to which the component belongs.
Inherited from Tdx |
Bar |
Determines the size of a bar located at the left side of a popup menu.
Inherited from Tdx |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Design |
Inherited from TComponent. |
Enabled protected |
Specifies if the bar component is enabled.
Inherited from Tdx |
Font |
Specifies the popup menu’s font.
Inherited from Tdx |
Images protected |
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 Tdx |
Item |
Specifies the item link collection.
Inherited from Tdx |
Item |
Provides access to appearance settings of items in the popup menu.
Inherited from Tdx |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Popup |
Specifies how the popup menu is horizontally aligned relative to its pop-up position.
Inherited from Tdx |
Ribbon |
Specifies the Ribbon that owns the pop-up menu control (menu or drop-down gallery).
Inherited from Tdx |
Sub |
Provides access to the submenu control that visualizes the current popup menu.
Inherited from Tdx |
Tag | Inherited from TComponent. |
Use |
Specifies the font used to draw the popup menu.
Inherited from Tdx |
Use |
Specifies whether the most frequently used items are to be shown in the currently processed popup menu.
Inherited from Tdx |
VCLCom |
Inherited from TComponent. |
Visible |
Inherited from Tdx |
#Methods
#Events
Name | Description |
---|---|
On |
Occurs when a popup menu has been closed.
Inherited from Tdx |
On |
Occurs when drawing a bar at the left side of a popup menu.
Inherited from Tdx |
On |
Enables you to respond to invoking the popup menu.
Inherited from Tdx |
On |
Enables you to perform specific actions before the popup menu appears on screen.
Inherited from Tdx |
See Also