fontshrink TrvActionFontShrink

Properties   Methods

<< Click to display table of contents >>

fontshrink TrvActionFontShrink

Properties   Methods

TrvActionFontShrink is the action for "Shrink Font" command.

Unit RichViewActions;

Syntax

TrvActionFontShrink = class(TrvActionFontShrinkGrow)

hmtoggle_arrow1Hierarchy

Description

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

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