Back to Devexpress

TdxRichEditControlBase.OnReadOnlyChanged Event

vcl-dxrichedit-dot-control-dot-core-dot-tdxricheditcontrolbase-9d5b4ceb.md

latest560 B
Original Source

TdxRichEditControlBase.OnReadOnlyChanged Event

Occurs when the read-only state of the document, opened in the Rich Edit control, is changed.

Declaration

delphi
property OnReadOnlyChanged: TNotifyEvent read; write;

Remarks

You can use this property

See Also

TdxRichEditControlBase

TdxRichEditControlBase Members

dxRichEdit.Control.Core Unit