MenuItem() > Instance variables |
Numeric shortcut key.
Data type: | N | Default: | NIL |
The instance variable :shortCut contains the third parameter passed to the :new(). It specifies the Inkey() code that evaluates the :data code block when a MenuItem object is contained in a Popup() menu object, and this menu is not open.
If a MenuItem object is contained in a TopBarMenu() object, the :shortCut key has no effect.
http://www.xHarbour.com