TrvActionFontShrinkGrow

Properties   Methods

<< Click to display table of contents >>

TrvActionFontShrinkGrow

Properties   Methods

TrvActionFontShrinkGrow is a base class for the actions changing font size of the selected text by the specified percent.

Unit RichViewActions;

Syntax

TrvActionFontShrinkGrow = class(TrvActionTextStyles)

hmtoggle_arrow1Hierarchy

Description

The action changes Size property of text styles for the selected text items (RVStyle.TextStyles[].Size).

This action is not used directly. The following actions are inherited from it:

TrvActionFontShrink

TrvActionFontGrow

See also:

TrvActionFontShrinkOnePoint

TrvActionFontGrowOnePoint