TrvActionAlignJustify

Properties

<< Click to display table of contents >>

TrvActionAlignJustify

Properties

TrvActionAlignJustify – an action that justifies the selected paragraphs in the editor.

Unit FMX.RV.Actions;

Syntax

TrvActionAlignJustify = class (TrvActionAlignment)

hmtoggle_arrow1Hierarchy

Description

Applying this action justifies the selected paragraphs in ControlPanel.Editor by increasing word spacing so that the text is aligned with both the left and right margins.

For the state of this action (Enabled and Checked properties) to be updated according to the contents of the selected text in the editor, the action must be placed in the TActionList component assigned to ControlPanel.ActionList.

Default value of the Image property: TRVButtonImageId.ParaJustify.