Function TWPRTFDataBlock.InsertParEx(CurrSiblingPar:TParagraph; Before:Boolean; ParType:TWPParagraphType) : TParagraph

Unit: WPRTEDefs
Class: WPRTEDefs.TWPRTFDataBlock

Parameters

Returns

The type of the result value is TParagraph.

Description

Inserts a paragraph before or after a certain paragraph "CurrSiblingPar". If CurrSiblingPar=nil, it will be inserted at the start.