TRVEditHelper.IndentMax

<< Click to display table of contents >>

TRVEditHelper.IndentMax

The maximum paragraph indentation value allowed when increasing indentation.

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 method.

Default value:

240