| << Click to display table of contents >> TCustomRichViewEdit.OnChange | 
Occurs when document is changed.
property OnChange: TNotifyEvent;
This event occurs when:
▪user edits document, or
▪calling any  editing-style method, or
 editing-style method, or
▪calling Change.
 Viewer-style methods do not generate this event.
 Viewer-style methods do not generate this event.
See also property:
▪Modified.