IDCMP class: User opened the menu
Source position: intuition.pas line 1017
const IDCMP_MENUPICK = $00000100; |
This flag indicates that the user has pressed the menu button. If a menu item was selected, the menu number of the menu item can be found in the Code field. If no item was selected, the Code field will be equal to MENUNULL.
|
Intuition message structure |
|
|
Window structure |
|
|
New window structure |
|
|
Future TNewWindow |
|
|
Tag for OpenWindowTagList(). Which events should be reported |