[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

SA_BitMap

Tag start for OpenScreenTagList()ti_Data is pointer to custom BitMap. This implies TNewScreen.SType of CUSTOMBITMAP_f

Declaration

Source position: intuition.pas line 1247

const SA_BitMap = SA_Dummy + 14;

Description

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.


Documentation generated on: 2017-01-10