TSRichViewEdit.OnCaretGetOut

<< Click to display table of contents >>

TSRichViewEdit.OnCaretGetOut

Occurs when user presses arrow keys at the beginning/end of document in "outside" direction.

property OnCaretGetOut : TRVOnCaretGetOutEvent;

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

See also:

ActiveEditor