<< Click to display table of contents >> TrvActionEditNote.JumpToNextNote |
Allows moving the caret to the next note in the target editor, when this action is executed.
property JumpToNextNote: Boolean;
The action always shows a note editor window on execution.
If JumpToNextNote=True, and the current item in the target editor is not a note when the action is executed, the action finds the next note in the target editor, moves the caret to it, and then shows a note editor window.
Default value:
True