 TrvActionFontShrink
 TrvActionFontShrink| << Click to display table of contents >> 
 | 
TrvActionFontShrink is the action for "Shrink Font" command.
Unit RichViewActions;
Syntax
TrvActionFontShrink = class(TrvActionFontShrinkGrow)
| TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction | 
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.