TSRVPageScroll.Last

<< Click to display table of contents >>

TSRVPageScroll.Last

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