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

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

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