Icon ScrollTop Property

property ScrollTop: Integer

Available In: Visual Client Applications

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