Location:
frmtlay.h
Link against: N/A
TCursorPosition
Supported from 5.0
Cursor position.
The TMovementType
enum defined in this class is used
to indicate the direction of a scroll or cursor movement. The remainder of this
class does not form part of the API.
Defined in TCursorPosition
:
EFLeft
, EFLineBeg
, EFLineDown
, EFLineEnd
, EFLineUp
, EFNoMovement
, EFPageDown
, EFPageUp
, EFRight
, TMovementType
TMovementType
Direction of cursor movement.
|