TSRichViewEdit.DeletePage |
Top Previous Next |
|
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. |