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

Glossary Item Box

Applies to

TPlusGutter component

 

Declaration

type TBookmarkRange = 0..9;

property BookmarkList[BookmarkIndex: TBookmarkRange: TPlusNavigator;

 

Description

This array property returns a reference to a TPlusNavigator object associated with each bookmark.  For those bookmarks that are not defined, the result is nil.

 

This property is available at run-time only, with read-only access.

 

See also

Property BookmarksArray