TSRVPageScroll.Last

Top  Previous  Next

Moves to the last page.

procedure Last;

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

Next


ScaleRichView © Ilya Zelensky & Sergey Tkachenko