TSRVPageScroll.Prev

Top  Previous  Next

Moves to the previous page.

procedure Prev;

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

Next

Last


ScaleRichView © Ilya Zelensky & Sergey Tkachenko