TSRichViewEdit.OnPageScrolled |
Top Previous Next |
|
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. |