| c_move method |
Applies to
TWPRTFEnginePaint
Declaration
function c_move(mode: TWPMoveMode; mark: Boolean = false): Boolean;
Description
This procedure moves the cursor into the specified direction. Possible values for 'mode' are: wpmLStart, wpmLEnd, wpmPagUp, wpmPagDown, wpmHome, wpmEnd, wpmCLeft, wpmCRight, wpmCUp, wpmCDown, wpmWLeft, wpmWRight, wpmTopLine, wpmBottomLine, wpmEndOfSelection, wpmStartOfSelection, wpmFieldStart, wpmFieldEnd
|
Copyright (C) by WP |