TPlusGutter.Bookmarks property
PlusMemo Help Send comments on this topic.
TPlusGutter.Bookmarks property

Glossary Item Box

Applies to

TPlusGutter component

 

Declaration

property Bookmarks: Boolean;

 

Description

This property controls whether bookmarks are effective.  When set to True, users can bookmark lines using Ctrl+Shift+0..9, and later jump to those bookmarked locations with Ctrl+0..9.

 

Bookmarked lines are shown in TPlusGutter with small distinctive pictures instead of the line numbers.  The default value for property Bookmarks is True.