fontshrink1p TrvActionFontShrinkOnePoint

Properties

Top  Previous  Next

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

Unit RichViewActions;

Syntax

TrvActionFontShrinkOnePoint = class(TrvActionTextStyles)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

TrvActionTextStyles

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.


RichView © Sergey Tkachenko