|
<< Click to display table of contents >> Parent classes of actions |
These classes are not used directly.
Basic actions:
•TrvCustomAction – parent class for all actions
•TrvAction – parent class for actions that work with a TRichViewEdit editor
Basic actions for working with text:
•TrvActionTextStyles – parent class for actions that work with the TextStyles property
•TrvActionFontStyle – parent class for actions that work with the TextStyles[].Style property
•TrvActionFontStyleEx – parent class for actions that work with the TextStyles[].StyleEx property
•TrvActionSSScript – parent class for actions that work with the TextStyles[].SubSuperScript property
Basic actions for working with paragraphs:
•TrvActionParaStyles – parent class for actions that work with the ParaStyles property
•TrvActionAlignment – parent class for actions that work with the ParaStyles[].Alignment property