|
TCustomRichViewEdit.RemoveCurrentPageBreak |
Top Previous Next |
|
Removes explicit page break before the item at the position of caret procedure RemoveCurrentPageBreak; (Introduced in version 1.2) The method removes "explicit page break" flag of item at the position of caret (see PageBreaksBeforeItems), if this flag was set. Method type: See also: See also properties of RichView: ▪Options (rvoShowPageBreaks). See also properties of RVStyle: |