Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Guide To CA-Clipper - Norton Guide http://www.X-Hacker.org [^^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

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson