Table of Contents

TTMSFNCPopupMenu.OnMenuItemControlAdded Event

Fires after a menu item control has been created and added to the menu view.

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

Syntax

OnMenuItemControlAdded: TTMSFNCPopupMenuItemControlEvent;

Parameters

Name Description
Sender The popup menu that raised the event.
AMenuItemControl The item control that was just added.