Function TWPCustomRtfEdit.MovePosition(how:TWPMoveMode; DoSelection:Boolean) : Boolean

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Parameters

Returns

The type of the result value is Boolean.

Description

Moves the logical cursor position. Call ShowCursor to also change the screen. This function calls Memo.c_move. If the editor is in form completion mode it makes further test to call field enter and leve events.