<< Click to display table of contents >> TrvActionFontShrinkGrow |
TrvActionFontShrinkGrow is a base class for the actions changing font size of the selected text by the specified percent.
Unit RichViewActions;
Syntax
TrvActionFontShrinkGrow = class(TrvActionTextStyles)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction |
Description
The action changes Size property of text styles for the selected text items (RVStyle.TextStyles[].Size).
This action is not used directly. The following actions are inherited from it:
See also: