Tag start for OpenScreenTagList() boolean equivalent to flag SCREENBEHIND_f
Source position: intuition.pas line 1450
const SA_Behind = SA_Dummy + 23; |
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.