TRVAControlPanel.PixelBorders |
Top Previous Next |
|
Specifies pixels as the units of measurement for widths of lines in RichViewActions dialogs. property PixelBorders: Boolean; If this property is True, widths of lines in RichViewActions dialogs are measured in pixels, even if UnitsDisplay<>rvuPixels. This property is used by the following actions: •TrvActionParaBorder for border widths, including an internal width; •TrvActionTableProperties for widths of a table and cells borders; •TrvActionItemProperties for widths of a table and cells borders; for width of horizontal lines. Default value: False |