TSRichViewEdit.CaretVisible |
Top Previous Next |
|
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. |