TSRichViewEdit.OnSelect

<< Click to display table of contents >>

TSRichViewEdit.OnSelect

Occurs when selection in the document was changed (not contents, but bounds)

property OnSelect: TNotifyEvent;

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