Procedure TParagraph.CopyCharAndClear(SourceIndex:Integer; Dest:TParagraph; DestIndex:Integer)

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Parameters

  • SourceIndex:Integer
  • Dest:TParagraph
  • DestIndex:Integer

Description

This procedure copies one character from this paragraph at the given position to the destination paragraph at the given position. The character is not deleted but cleared by setting it to a space character. TextObjects are moved.