TSRichViewEdit.OnVScrolled

<< Click to display table of contents >>

TSRichViewEdit.OnVScrolled

Occurs on changing position of vertical scrollbar.

property OnVScrolled: TNotifyEvent;

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

See also:

OnHScrolled