Table of Contents

TTMSFNCToolBar.OnOptionsMenuItemApplyStyle Event

Fires when a style is applied to an overflow menu item (FMX only).

API unit family: TMSFNCToolBar Declaring type: TTMSFNCToolBar Inherited from: TTMSFNCCustomToolBar

Syntax

OnOptionsMenuItemApplyStyle: TTMSFNCToolBarCustomizeOptionsMenuItem;

Parameters

Name Description
Sender The toolbar.
AControl The toolbar control for this menu item.
AMenuItem The menu item receiving the style.