|
TRVScroller.ScrollTo |
Top Previous Next |
|
Scrolls content of the document vertically to the specified position (in pixels). procedure ScrollTo(y: Integer); Vertical scrollbar units are not pixels, so scrolling will be not exactly to specified position (but a little bit higher). See also properties: See also: |