TrvActionSuperscript

Properties

<< Click to display table of contents >>

TrvActionSuperscript

Properties

TrvActionSuperscript – an action that makes the selected text in the editor superscript.

Unit FMX.RV.Actions;

Syntax

TrvActionSuperscript = class (TrvActionSSScript)

hmtoggle_arrow1Hierarchy

Description

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

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.SuperScript.