Pointer to an menu item
Source position: intuition.pas line 114
type pMenuItem = ^tMenuItem;
TMenu
Structure to describe a menu
ItemAddress
Returns the address of the specified MenuItem.