TSRichViewEdit.HScrollPos

<< Click to display table of contents >>

TSRichViewEdit.HScrollPos

Defines the position of horizontal scroll bar, measured in screen pixels.

property HScrollPos: Integer; 

You can use this property for scrolling to the specified position.

Value of this property is in the range from 0 to HMaxScrollPos - ClientWidth + 1.

See also:

VScrollPos