Table of Contents

TTMSFNCRibbonContainer Class

Generic container panel used within the ribbon to host child controls and support theming.

API unit family: TMSFNCRibbon Inherits from: TTMSFNCCustomControl Implements: ITMSFNCRibbonTheme

Syntax

TTMSFNCRibbonContainer = class(TTMSFNCCustomControl, ITMSFNCRibbonTheme)

Properties

Name Description
Container When True, marks this panel as a ribbon container so it receives special paint and layout treatment.

Events

Name Description
OnAppliedTheme Fires after a theme is applied to this container.
OnBeforeApplyTheme Fires before a theme is applied to this container, allowing the default theming to be suppressed.