|
TCustomRichViewEdit.ReadOnly |
Top Previous Next |
|
When set to True, this property prevents user's input in the editor; it also blocks execution of all property ReadOnly: Boolean; This property does not affect Editor hides the caret in read-only mode, if rvoHideReadOnlyCaret is in EditorOptions. Since version 1.6, hypertext in read-only mode works automatically (user does not need to press and hold Ctrl key). Default value: False See also events:
|