TRVScroller.HScrollPos

<< Click to display table of contents >>

TRVScroller.HScrollPos

Position of horizontal scrollbar. This value is measured in pixels. You can use this property to scroll document to specified horizontal position.

property HScrollPos: TRVCoord;

This value is in range 0..HScrollMax.

See also properties:

VScrollPos.

See also:

Scrolling in RichView.