TrvActionInsertHyperlink.HoverUnderlineColor

<< Click to display table of contents >>

TrvActionInsertHyperlink.HoverUnderlineColor

Defines the underline color for hyperlinks under the mouse pointer.

property HoverUnderlineColor: TColor;

This property is used only if style templates are not used (i.e. the target editor's UseStyleTemplates=False). If style templates are used, the action applies StyleTemplateName instead.

This property is used when converting text to hypertext, if rvhlHoverUnderlineColor is included in ValidProperties.

A value of this property can be changed by the user in the hyperlink properties dialog.

Default value:

clNone (instructs using UnderlineColor)