TSRichViewEdit.ReadOnly

<< Click to display table of contents >>

TSRichViewEdit.ReadOnly

When set to True, this property prevents user's input in the editor; it also blocks execution of all editing-style methods of RichViewEdit.

property ReadOnly : Boolean;

This property provides access to RichViewEdit's property of the same name.