The BookmarksViewer type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| AfterBookmarkSelected |
Fired after the bookmark has been selected. If the cancel flag of this
event gets set, the actions that are associated with this bookmark
will not be executed.
| |
| AfterBookmarkTitleEdit |
Raised after the bookmark title has been edited.
| |
| BeforeBookmarkTitleEdit |
Raised before the bookmark title is edited.
| |
| SetBookmarkIcon |
Fired when a bookmark is shown for the first time in the bookmarks viewer or when
the bookmark has changed. Handle this event to set a custom icon.
|