Some methods / Properties of the Menu object which will be used frequently are : |
Add - Adds a submenu to its parent menu |
Delete - Deletes a submenu from a menu |
Caption - Sets the caption of a menuitem, |
Delete - Deletes the menuitem from the menu |
Enabled - Enables/ Disables the menuitem |
OnAction - Attaches to the item a subprocedure to be executed if the menuitem is selected |
StatusBar - Sets or returns the text in the Status Bar when mouse moves over item |