| << Click to display table of contents >> TSRichViewEdit.DeletePage | 
Deletes content of the PageNo-th page, as an editing operation.
procedure DeletePage(PageNo : Integer);
It's not guaranteed that after calling this method other pages will not be changed. It's not even guaranteed that page count will be decreased exactly by 1.