Name
Window.Top -- set/get top edge of window
Function
Set the vertical position of the window. You can pass an absolute value in device-independent pixels here or use one of the following macros:

Centered
Center window in the visible area of screen.

Moused
Open window under the mouse cursor.

Delta:<p>
Open window <p> device-independent pixels below the screen's title bar.

Default for this tag is Centered.

Type
Number or predefined macro

Applicability
IG


Show TOC