<< Click to display table of contents >> TrvActionParaBorder.Border |
Specifies border properties for applying to the selected paragraphs.
property Border: TRVBorder;
If UserInterface=False and rvpibBorder_*** 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 rvpibBorder_*** 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).