TTMSFNCRibbonBottomContainer Class
Container placed at the bottom of the ribbon frame, used to host the Quick Access Toolbar when in below-ribbon mode.
API unit family: TMSFNCRibbon
Inherits from: TTMSFNCRibbonContainer
Syntax
TTMSFNCRibbonBottomContainer = class(TTMSFNCRibbonContainer)
Properties
| Name | Description |
|---|---|
| Container | When True, marks this panel as a ribbon container so it receives special paint and layout treatment. (inherited from TTMSFNCRibbonContainer) |
Events
| Name | Description |
|---|---|
| OnAppliedTheme | Fires after a theme is applied to this container. (inherited from TTMSFNCRibbonContainer) |
| OnBeforeApplyTheme | Fires before a theme is applied to this container, allowing the default theming to be suppressed. (inherited from TTMSFNCRibbonContainer) |