Table of Contents

TTMSFNCPopupMenuKeyEvent Event Type

Fires when a key is pressed while a menu item control is active.

API unit family: TMSFNCPopupMenu

Parameters

Name Description
Sender The popup menu that raised the event.
AMenuItemControl The active item control.
AKeyInfo Key code, modifier state, and menu view reference.
AClosePopup Set to True to close the menu after this event.
ADefaultKeyHandle Set to False to suppress default key navigation.
ADispatchHandling Set to False to suppress default key dispatch.