IDCMP class: Recive message when a requester opens
Source position: intuition.pas line 715
| const IDCMP_REQSET = 1 shl 7; | 
With this flag set, the program will receive a message whenever a requester opens in its window. The application will receive one IDCMP_REQSET event for each requester opened in the window.
| 
 | Intuition message structure | |
| 
 | Window structure | |
| 
 | New window structure | |
| 
 | Future TNewWindow | |
| 
 | Tag for OpenWindowTagList(). Which events should be reported |