TSRichViewEdit.CurrentPage

<< Click to display table of contents >>

TSRichViewEdit.CurrentPage

Index of the current page (from 1)

property CurrentPage: Integer;

This page contains the caret.

If you assign a value to this property, the caret is moved to the beginning of the specified page.

See also:

•ScrolledPage

•OnCurrentPageChange

•FirstCurPage, PriorCurPage, NextCurPage, LastCurPage