Bookmark Browser |
Bookmark Browser
This wizard is a bookmark manager for Delphi/C++Builder. Browsing and locating of bookmarks are supported.
It's difficult to manage bookmarks when there are many units and bookmarks in current project. This wizard can browse and manage bookmarks for you. The form of bookmark manager is as below. This form is an IDE dockable form, and you can dock it into the side of source editor. When user added or deleted a bookmark in source editor, bookmark list can auto refresh.
Tool buttons from left to right are:
Locate the Bookmark in Source Code: Goto the selected bookmark in source editor. Double clicking the selected bookmark is the same as pressing this button.
Refresh: Refresh bookmark list.
Delete: Delete selected bookmarks.
Tools Settings: Display bookmark manager settings dialog.
Help: Display help.
Close window: Close this window.
The Drop down list: To choose units.
Bookmark Manager Settings
Bookmark Manager Settings Dialog is as below:
Browsing Settings: Set display lines and font.
Auto Refresh: Specify whether auto refresh bookmark list and refresh interval.
Bookmark Settings: Whether auto save/load bookmarks.
Links