Icon ScrollTop Property

property ScrollTop: Integer

Available In: Visual Client Applications

If an application's Surface width and/or height is greater than the application viewport's Width and Height properties, then this property indicates the amount, in pixels, that the browser viewport has been scrolled towards the bottom.

Specify a new value to manually scroll the browser viewport towards the top or bottom. A value of 0 means that the viewport is scrolled all the way to its top-most position.
Image