Function TWPRTFDataBlock.AppendParList(Par:TParagraph; AfterPar:TParagraph) : TParagraph

Unit: WPRTEDefs
Class: WPRTEDefs.TWPRTFDataBlock

Parameters

Returns

The type of the result value is TParagraph.

Description

Appends a list of paragraphs (the paragraph and all the siblings) and returns the last appended sibling.

Overloaded Methods

Function TWPRTFDataBlock.AppendParList(ParList:TList; AfterPar:TParagraph) : TParagraphFunction TWPRTFDataBlock.AppendParList(ParList:TStrings; AfterPar:TParagraph) : TParagraph