TrvActionTextStyles

Properties

Top  Previous  Next

TrvActionTextStyles is the base class for:

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

TrvActionInsertHyperlink.

Unit RichViewActions;

Syntax

TrvActionTextStyles = class(TrvAction)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

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


RichView © Sergey Tkachenko