menu action

A collection of menu actions.

Element

event
event listener

menu action Properties

Property Type Access Description
area string read The menu action area.
checked boolean read If true, the menu item associated with the menu action is checked.
class type class read The class descriptor type.
enabled boolean read If true, the menu action is enabled.
id integer read The unique ID of the menu action.
index integer read The index of the menu action within its containing object.
label string r/w A property that can be set to any string.
name string read The name of the menu action.
object reference menu action read An object reference for the menu action.
parent reference read The parent of the menu action (a application).
properties record r/w A property that allows setting of several properties at the same time.
title string read The name of the menu action for display in the user interface. The title includes any ampersand characters (&), which are used to tell the Windows OS to underline the following character in the name for use with the Alt key to navigate to a menu item. …

Leave a Comment

Previous post:

Next post: