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

SA_Behind

Tag start for OpenScreenTagList() boolean equivalent to flag SCREENBEHIND_f

Declaration

Source position: intuition.pas line 1259

const SA_Behind = SA_Dummy + 23;

Description

Open this screen behind all other screens in the system. Data is a boolean value (True to set flag). This tag is equivalent to the SCREENBEHIND_f flag of the NewScreen.Type field.


Documentation generated on: 2017-01-10