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

Add THtActionAlignCenter to an action list to let users center the text in a HTML Editor. Controls such as menu items and tool buttons linked to this action cause the application to align the text in all paragraphs that contain selected text (or the paragraph with the cursor if no text is selected) to the center.

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