[^^Up^^] [Menu] [About The Guide]
 MenuItem -- Overview
------------------------------------------------------------------------------
 Class Function

 MenuItem()      Create a new MenuItem object
------------------------------------------------------------------------------
 Exported Instance Variables

 caption         Describes menu option or menu separator
 cargo           User-definable variable
 checked         Logical value which indicates a check mark
 data            Contains code block or a PopUpMenu object
 enabled         Logical value indicating if menu item is selected
 id              Numeric value which identifies the menu item
 message         String that describes the menu item
 shortcut        Numeric value indicating the key to activate menu selection
 style           String indicating the characters used by PopUpMenu:display()
------------------------------------------------------------------------------
 Exported Methods

 isPopUp()       Indicates whether MenuItem:data contains a PopUpMenu object

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson