TRVDocParameters.Units

<< Click to display table of contents >>

TRVDocParameters.Units

Measurement units for all sizes in TRVDocParameters.

property Units: TRVUnits;

Assignment to this property does not change other properties. Use ConvertToUnits to convert all sizes to new units.

If Units = rvuPixels, one unit = 1/Style.UnitsPixelsPerInch of an inch (or 1/96, if Style = nil).

Use UnitsPerInch to convert values between units.

In TRichViewEdit, you can change this property as an editing operation, see TRichViewEdit.SetIntPropertyEd.

Default value

rvuInches