Table of Contents

TTMSFNCPopupMenu.OnMenuItemClick Event

Fires when a menu item is clicked or activated by keyboard.

API unit family: TMSFNCPopupMenu Declaring type: TTMSFNCPopupMenu Inherited from: TTMSFNCCustomPopupMenu

Syntax

OnMenuItemClick: TTMSFNCPopupMenuItemControlEvent;

Parameters

Name Description
Sender The popup menu that raised the event.
AMenuItemControl The item control that was clicked or activated.