TrvActionParaBorder.Background

<< Click to display table of contents >>

TrvActionParaBorder.Background

Specifies background properties for applying to the selected paragraphs.

property Background: TRVBackgroundRect;

If UserInterface=False and rvpibBackground_*** in ValidProperties, the action applies selected subproperties of this property to the selected paragraphs.

If UserInterface=True, the action displays a dialog (initialized with properties of the selected paragraphs); if the user changed values of subproperties of this property in the dialog, corresponding rvpibBackground_*** values are included in ValidProperties, and the action applies them to the selected paragraphs.

This property is applied to the paragraph style's (RVStyle.ParaStyles[]) property of the same name.

Subproperties of this property are measured in the same units (pixels or twips) as properties of the target editor (i.e. in RVStyle.Units).