TrvActionTextStyles

Properties   Methods

<< Click to display table of contents >>

TrvActionTextStyles

Properties   Methods

TrvActionTextStyles is a base class for:

•the actions applying changes to text style of the selected fragment of TCustomRichViewEdit component,

•TrvActionInsertHyperlink.

Unit RichViewActions;

Syntax

TrvActionTextStyles = class(TrvAction)

hmtoggle_arrow1Hierarchy

Description

This action does not introduce any new properties in addition to properties of TrvAction.

This action is not used directly. This action has the following direct descendants:

•TrvActionFonts

•TrvActionFontStyle

•TrvActionFontStyleEx

•TrvActionSSScript

•TrvActionTextBiDi

•TrvActionFontShrinkGrow

•TrvActionFontShrinkOnePoint

•TrvActionFontGrowOnePoint

•TrvActionInsertHyperlink