TSRichViewEdit.OnCaretMove |
Top Previous Next |
|
Occurs when the caret is moved to the another position within the document (TCustomRichViewEdit(Sender)). property OnCaretMove: TNotifyEvent; See the event of the same name in the RichView help file (event of TCustomRichViewEdit).
|