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