Icon ScrollTop Property

property ScrollTop: Integer

Available In: Visual Client Applications

Specifies the vertical scroll position for the element. If an element's ScrollHeight property is greater than its Height property, then you can use this property to programmatically scroll the element vertically, or to determine the current vertical scroll position.
Image