Pointer to a menu structure
Source position: intuition.pas line 111
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.