TSRichViewEdit.OnChanging

<< Click to display table of contents >>

TSRichViewEdit.OnChanging

Occurs before editing operations, allows preventing editing.

property OnChanging: TRVChangingEvent;

See the event of the same name in the TRichView help file (event of TCustomRichViewEdit).