TTMSFNCRibbonBeforeApplyThemeEvent Event Type
Fired before a theme is applied to a ribbon child object, allowing the application to suppress the default theming.
API unit family: TMSFNCRibbon
Parameters
| Name | Description |
|---|---|
Sender |
The ribbon control initiating the theme change. |
AObject |
The child object about to receive the theme. |
ABeforeApplyTheme |
Set to False to prevent the default theme from being applied to AObject. |