Procedure TParagraph.SetRTLCursorPos(position:Integer; Value:Integer; Wid:Integer; IsRTL:Boolean)

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Parameters

  • position:Integer
  • Value:Integer
  • Wid:Integer
  • IsRTL:Boolean

Description

This procedure is used internally for RTF support. The postion can be used by . The width of the character at cursor position is passed as additional value. For RTL characters IsRTL should be passed as TRUE.