fontgrow TrvActionFontGrow

Properties   Methods

<< Click to display table of contents >>

fontgrow TrvActionFontGrow

Properties   Methods

TrvActionFontGrow is the action for "Grow Font" command.

Unit RichViewActions;

Syntax

TrvActionFontGrow = class(TrvActionFontShrinkGrow)

hmtoggle_arrow1Hierarchy

Description

The action increases font size of the selected text by Percent (until it reaches MaxSize).

See the list of font size changing actions in the topic about TrvActionFontShrinkGrow.