TIWCGJSCodeMirrorConfig.ReadOnly Property

This disables editing of the editor content by the user. If the special value "nocursor" is given (instead of simply true), focusing of the editor is also disallowed.

Namespace: IWCGJSCodeMirror
published
 property ReadOnly: Boolean index 16 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: Boolean