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

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

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