Programming with Reflection
CursorShape property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the shape of the text cursor.
The default is rcBlock.
rcUnderline The cursor is an underline.
rcBlock The cursor is a rectangle.
rcVerticalBar The cursor is a vertical bar.