Function TParagraph.MoveChildrenToTemplate(Source:TParagraph; CreateRowGroup:Boolean; GroupLevel:Integer) : TParagraph

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Parameters

  • Source:TParagraph
  • CreateRowGroup:Boolean
  • GroupLevel:Integer

Returns

The type of the result value is TParagraph.

Description

This function moves the child paragraphs of the source to this paragraph template list. It can optionally create a a group paragraph as seperator and assign WPAT_PAR_GROUPLEVEL to it, if GroupLevel>=0.

Overloaded Methods

Function TParagraph.MoveChildrenToTemplate : TParagraph