Tag for OpenWindowTagList(). Window Flags (WFLG_*)
Source position: intuition.pas line 1065
const WA_Flags = WA_Dummy + 8; |
Multiple initialization of window flags, equivalent to TNewWindow.Flags. Use the WFLG_* constants to initialize this field, multiple bits may be set by ORing the values together.