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

Glossary Item Box

Applies to

TPlusGutter component

 

Declaration

type TBookmarkRange = 0..9;

property BookmarksArray[BookmarkIndex: TBookmarkRange: Integer;

 

Description

This array property returns the line number associated with each bookmark.  For those bookmarks that are not defined, the result is -1.

 

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

 

See also

Property BookmarkList