TdxRichEditControlBase.OnReadOnlyChanged Event
Occurs when the read-only state of the document, opened in the Rich Edit control, is changed.
Declaration
property OnReadOnlyChanged: TNotifyEvent read; write;
Remarks
You can use this property
See Also