<< Click to display table of contents >> TSRichViewEdit.CaretVisible |
Enable/disable the caret display.
property CaretVisible: Boolean;
CursorVisible indicates whether to display caret or not, for example for implementing a read-only mode or a print preview.
By default the caret is visible.