TRVEditHelper.IndentStep

<< Click to display table of contents >>

TRVEditHelper.IndentStep

The amount by which paragraph indentation is increased or decreased.

property IndentStep: TRVPixel96Length;

This value is measured in pixels assuming a pixel density (DPI) of 96 (1 pixel = 1/96 inch). When applied, it is converted to the units specified by the Units property of the TRVStyle component associated with the editor.

This property is used by the IncreaseIndent and DecreaseIndent methods.

Default value:

24