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