hyperlinkrem TrvActionRemoveHyperlinks

Properties   Methods

<< Click to display table of contents >>

hyperlinkrem TrvActionRemoveHyperlinks

Properties   Methods

TrvActionRemoveHyperlinks is the action for "Remove Hyperlinks" command.

Unit RichViewActions;

Syntax

TrvActionRemoveHyperlinks = class(TrvAction)

hmtoggle_arrow1Hierarchy

Description

This action converts all hyperlinks in the selected fragment to a plain text. This action does the same work as TrvActionInsertHyperlink, if the user entered an empty link target.

This action is a wrapper for TrvActionInsertHyperlink action referenced in ActionInsertHyperlink property.