Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

SA_Behind

Tag start for OpenScreenTagList() boolean equivalent to flag SCREENBEHIND_f

Declaration

Source position: intuition.pas line 2036

const SA_Behind = SA_Dummy + $0017;

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: 2021-07-30