fontshrink TrvActionFontShrink

Properties

Top  Previous  Next

TrvActionFontShrink is the action for "Shrink Font" command.

Unit RichViewActions;

Syntax

TrvActionFontShrink = class(TrvActionFontShrinkGrow)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

TrvActionTextStyles

TrvActionFontShrinkGrow

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.


RichView © Sergey Tkachenko