TSRichViewEdit.OnHScrolled

<< Click to display table of contents >>

TSRichViewEdit.OnHScrolled

Occurs on changing position of horizontal scrollbar.

property OnHScrolled: TNotifyEvent;

This event occurs when the user changes position of horizontal scrollbar, or when new value is assigned to HScrollPos property.

See also:

OnVScrolled