TTMSFNCMenuItem.Action Property
Action linked to this menu item; routes clicks to the action's
OnExecutehandler and synchronises the item's caption and enabled state.
API unit family: TMSFNCPopupMenu
Declaring type: TTMSFNCMenuItem
Type: TBasicAction
Syntax
property Action: TBasicAction;