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

WBenchToFront

Bring the Workbench screen in front of all screens.

Declaration

Source position: intuition.pas line 3859

function WBenchToFront: 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 come to the foreground. This does not 'move' the screen up or down, instead only affects the depth-arrangement of the screen.

See also

ScreenToBack

  

Send the specified screen to the back of the display.

ScreenToFront

  

Make the specified screen the frontmost.

WBenchToBack

  

Send the Workbench screen in back of all screens.


Documentation generated on: 2021-07-30