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

Add THtActionFontStrikeout to an action list to let users control whether the selected text in a HTML Editor has a line through it. Controls such as menu items and tool buttons linked to this action cause the application to toggle the strikeout attribute of selected text or word at caret if there is no text selected.

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