TSRichViewEdit.NextCurCheckpoint |
Top Previous Next |
|
Selects the next item having a checkpoint. function NextCurCheckpoint: Boolean; The search is started from the next item after the caret position (RichViewEdit.TopLevelEditor.RVData, RichViewEdit.TopLevelEditor.CurItemNo). If a checkpoint is found, the method selects its item and returns True. See also |