TSRVPageScroll.Next

Top  Previous  Next

Moves to the next page.

procedure Next;

This method changes SRichViewEdit.CurrentPage. This page becomes highlighted in this component, but not necessary the component is scrolled to this page (because it scrolls to show SRichViewEdit.ScrolledPage, not SRichViewEdit.CurrentPage). Call ScrollToPage(SRichViewEdit.CurrentPage) to scroll to the page containing the caret.

See also:

First

Prev

Last


ScaleRichView © Ilya Zelensky & Sergey Tkachenko