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

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

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