TSRichViewEdit.OnPageScrolled

<< Click to display table of contents >>

TSRichViewEdit.OnPageScrolled

Occurs when a different page becomes visible.

property OnPageScrolled: TNotifyEvent;

The event may occur on changing position of vertical scrollbar. If a new page comes into the user's field of view (the middle of the screen), the event occurs. Index of this page is assigned to ScrolledPage.