Currently visible scanlines of cursor.
Source position: videoh.inc line 170
var CursorLines: Byte; |
CursorLines is a bitmask which determines which cursor lines are visible and which are not. Each set bit corresponds to a cursorline being shown.
This variable is not supported on all platforms, so it should be used sparingly.