bookmark TrvActionBookmarks

Properties   Methods

<< Click to display table of contents >>

bookmark TrvActionBookmarks

Properties   Methods

TrvActionBookmarks is the action for "Insert Bookmark..." command.

Unit RichViewActions;

Syntax

TrvActionBookmarks = class(TrvAction)

hmtoggle_arrow1Hierarchy

Description

This action displays a dialog window allowing to:

insert a new checkpoint (bookmark) at the current position in the target editor

delete existing checkpoints

move the caret to an existing checkpoint

This action allows in bookmark names:

alphanumeric characters;

'_';

characters included in AllowedCharacters.

If you use this action with Report Workshop, assign '{}' to AllowedCharacters.