Table of Contents

TTMSFNCMenuItem.Action Property

Action linked to this menu item; routes clicks to the action's OnExecute handler and synchronises the item's caption and enabled state.

API unit family: TMSFNCPopupMenu Declaring type: TTMSFNCMenuItem Type: TBasicAction

Syntax

property Action: TBasicAction;