Tag start for OpenScreenTagList()ti_Data is pointer to custom BitMap. This implies TNewScreen.SType of CUSTOMBITMAP_f
Source position: intuition.pas line 1438
const SA_BitMap = SA_Dummy + 14; |
Use a custom bitmap for this screen. Data is a AGraphics.PBitMap. This tag is equivalent to TNewScreen.CustomBitMap and implies the CUSTOMBITMAP_f flag of the NewScreen.Type field. The application is responsible for allocating and freeing the screen's bitmap.