sub TrvActionSubscript

Properties   Methods

<< Click to display table of contents >>

sub TrvActionSubscript

Properties   Methods

TrvActionSubscript is the action for "Subscript" command.

Unit RichViewActions;

Syntax

TrvActionSubscript = class(TrvActionSSScript)

hmtoggle_arrow1Hierarchy

Description

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

The action makes the selected text subscript (or normal, if already subscript).

This is a checkbox-like action, its Checked property is updated depending on the state of selection (or the current text style).