Name
Window.Top -- set/get vertical position of window
Function
Set the vertical position of the window. This must be set to a value in device-independent pixels. At initialization time you may alternatively also pass one of the following special values:

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
ISG


Show TOC