<< Click to display table of contents >> TCustomRichViewEdit.RemoveCurrentPageBreak |
Removes an explicit page break before the paragraph containing the caret.
procedure RemoveCurrentPageBreak;
(Introduced in version 1.2)
The method removes "explicit page break" flag of the first item belonging to the paragraph containing the caret (see PageBreaksBeforeItems), if this flag was set.
Method type: editing-style.
See also:
See also properties of RichView:
▪Options (rvoShowPageBreaks).
See also properties of RVStyle: