Table of Contents

TTMSFNCToolBar.OnOptionsMenuItemClick Event

Fires when the user selects an item from the overflow menu.

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

Syntax

OnOptionsMenuItemClick: TTMSFNCToolBarOptionsMenuItemClick;

Parameters

Name Description
Sender The toolbar.
AControl The toolbar control associated with the clicked item.
AMenuItem The clicked menu item.
AExecuteDefaultAction Set to False to suppress the built-in toggle action.