TrvActionSSScript

Properties   Methods

<< Click to display table of contents >>

TrvActionSSScript

Properties   Methods

TrvActionSSScript is a base class for the subscript and the superscript actions.

Unit RichViewActions;

Syntax

TrvActionTextStyles = class(TrvActionTextStyles)

hmtoggle_arrow1Hierarchy

Description

This action does not introduce any new properties in addition to properties of TrvAction.

This action changes SubSuperScriptType property for styles of the selected text (RVStyle.TextStyles[].SubSuperScriptType).

This action is not used directly. The following actions are inherited from it:

TrvActionSubscript

TrvActionSuperscript