Home > Language Reference > Classes
MenuItem Class
+ Object
+ MenuItem
Description
The MenuItem class implements the behaviours of menu items. This class is not instantiable, derivable nor cloneable. The only instances available to the programmer are those generated automatically by the system when you add a menu to a form at design-time using the Menu Editor.

This class only offers the programmer the Click event. This is raised when the user selects a menu item.
Members
| Members | Description |
| Click | Event raised when the user selects a menu item. |
| Inherited from Object | Description |
| ClassID | Returns the type identifier corresponding to the actual class of the object. |
| Implements | Determines whether the object implements the features of a given class. |
| Iterate | Event raised to iterate over the elements of a container object. |
| Recipient | Recipient of events sent by the object. |
| Serialize | Event raised to serialize the object content into a stream. |
System requirements
| System | Minimal version | Remarks |
| Palm OS | Palm OS 3.0 | N/A |