You are here: Symbol Reference > hteditactions Namespace > Classes > THtActionSuperscript Class
HTML Editor Library
ContentsIndexHome
PreviousUpNext
THtActionSuperscript Class

Add THtActionSuperscript to an action list to let users convert selected text in a HTML Editor to superscript. Controls such as menu items and tool buttons linked to this action cause the application to toggle the superscript attribute of selected text or word at caret if there is no text selected.

Pascal
THtActionSuperscript = class(THtStyleAction);
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!