TrvActionBookmarks.ScrollToCenter

<< Click to display table of contents >>

TrvActionBookmarks.ScrollToCenter

Specifies how the editor window is scrolled to show a checkpoint.

property ScrollToCenter: Boolean;

This property affect the behavior of "Go to" button in the bookmark dialog.

If True, the action scrolls the editor window to show the bookmarked item in the middle.

If False, the action scrolls the editor window to show the bookmarked item at the top.

Default value:

True

See also:

TrvActionInsertHyperlink.ScrollToCenter