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

Add THtActionAlignLeft to an action list to let users left-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 left margin.

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