Tag start for OpenScreenTagList() equiv. to TNewScreen.SType
Source position: intuition.pas line 1994
const SA_Type = SA_Dummy + $000D; |
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.