Procedure TParagraph.MoveChar(SourceIndex:Integer; Count:Integer; Dest:TParagraph; DestIndex:Integer)

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Parameters

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

Description

Moves multiple characters from one paragraph to another

Overloaded Methods

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