Send the Workbench screen in back of all screens.
Source position: intuition.pas line 4186
function WBenchToBack: LongBool; |
If the Workbench screen was opened, this function returns True, otherwise it returns False.
Causes the Workbench screen, if it's currently opened, to go behind all other screens. This does not 'move' the screen up or down, instead only affects the depth-arrangement of the screens.
|
Send the specified screen to the back of the display. |
|
|
Make the specified screen the frontmost. |
|
|
Bring the Workbench screen in front of all screens. |