fontgrow TrvActionFontGrow

Properties

Top  Previous  Next

TrvActionFontGrow is the action for "Grow Font" command.

Unit RichViewActions;

Syntax

TrvActionFontGrow = class(TrvActionFontShrinkGrow)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

TrvActionTextStyles

TrvActionFontShrinkGrow

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.


RichView © Sergey Tkachenko