Function TWPCustomRtfEdit.SplitRow(mode:TWPSplitRowMode) : Boolean

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Parameters

Returns

The type of the result value is Boolean.

Description

Move the rest of the current row into a new row underneath Insert FillerCell at start if exising in current
wpDontCopyIndentCells=If exising row has indents, those will be copied
wpAddIndentCell= Creates an indent cell in next row
wpOnlyMoveOneCell= Only moves this cell
wpAppendToNextRow= Cell or Cells are appended to next row
wpPrependToNextRow= Cell or Cells are moved in front of next row