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

SA_Type

Tag start for OpenScreenTagList() equiv. to TNewScreen.SType

Declaration

Source position: intuition.pas line 1246

const SA_Type = SA_Dummy + 13;

Description

Equivalent to the SCREENTYPE_f bits of the TNewScreen.SType field. Data is a LongWord, which may be set to either CUSTOMSCREEN_f or PUBLICSCREEN_f (WBENCHSCREEN_f is reserved for system use). See the tags SA_BitMap, SA_Behind, SA_Quiet, SA_ShowTitle and SA_AutoScroll for the other attributes of the TNewScreen.SType field.


Documentation generated on: 2017-01-10