Function TParagraph.DeleteParagraphEnd : Boolean

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Returns

The type of the result value is Boolean.

Description

Deletes the end of the paragraph. Technically this merges this paragraph with the next. The properties of the next paragraph will be deleted unless the current paragraph was empty. The attached images of the next paragraph will be appended to the current. The next paragraph can be FChildPar or FNextPar. This operation will fail if the end of the paragraph is the end of a table cell. In this case the result value will be FALSE