fontshrink1p TrvActionFontShrinkOnePoint

Properties   Methods

<< Click to display table of contents >>

fontshrink1p TrvActionFontShrinkOnePoint

Properties   Methods

TrvActionFontShrinkOnePoint is the action for "Shrink Font by One Point" command.

Unit RichViewActions;

Syntax

TrvActionFontShrinkOnePoint = class(TrvActionTextStyles)

hmtoggle_arrow1Hierarchy

Description

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

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