Tag for OpenWindowTagList(). SuperBitmap for scrolling windows
Source position: intuition.pas line 1501
const WA_SuperBitMap = WA_Dummy + $0E; |
This is a pointer to a BitMap structure for a SuperBitMap window. The application will be allocating and maintaining its own bitmap. Equivalent to TNewWindow.BitMap. Setting this tag implies the WFLG_SUPER_BITMAP property.