Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

WA_SuperBitMap

Tag for OpenWindowTagList(). SuperBitmap for scrolling windows

Declaration

Source position: intuition.pas line 1174

const WA_SuperBitMap = WA_Dummy + $0E;

Description

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.


Documentation generated on: 2021-07-30