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

WBenchToBack

Send the Workbench screen in back of all screens.

Declaration

Source position: intuition.pas line 3243

function WBenchToBack: LongBool;

Function result

If the Workbench screen was opened, this function returns True, otherwise it returns False.

Description

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.

See also

ScreenToBack

  

Send the specified screen to the back of the display.

ScreenToFront

  

Make the specified screen the frontmost.

WBenchToFront

  

Bring the Workbench screen in front of all screens.


Documentation generated on: 2017-01-10