fontgrow1p TrvActionFontGrowOnePoint

Properties   Methods

<< Click to display table of contents >>

fontgrow1p TrvActionFontGrowOnePoint

Properties   Methods

TrvActionFontGrowOnePoint is the action for "Grow Font by One Point" command.

Unit RichViewActions;

Syntax

TrvActionFontGrowOnePoint = class(TrvActionTextStyles)

hmtoggle_arrow1Hierarchy

Description

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

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