TrvActionSubscript

Properties

<< Click to display table of contents >>

TrvActionSubscript

Properties

TrvActionSubscript – an action that makes the selected text in the editor subscript.

Unit FMX.RV.Actions;

Syntax

TrvActionSubscript = class (TrvActionSSScript)

hmtoggle_arrow1Hierarchy

Description

Applying this action makes the selected text in ControlPanel.Editor subscript.

For the state of this action (Enabled and Checked properties) to be updated according to the contents of the selected text in the editor, the action must be placed in the TActionList component assigned to ControlPanel.ActionList.

Default value of the Image property: TRVButtonImageId.SubScript.