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

Add THtActionAlignRight to an action list to let users right-justify 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 right margin.

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