Pointer to a menu structure
Source position: intuition.pas line 175
type pMenu = ^tMenu;
TWindow
Window structure
ItemAddress
Returns the address of the specified MenuItem.
ResetMenuStrip
Re-attach a menu strip to a window.
SetMenuStrip
Attach a menu strip to a window.