TRVListLevel.LeftIndent

<< Click to display table of contents >>

TRVListLevel.LeftIndent

Left indent of paragraph text.

property LeftIndent: TRVStyleLength;

LeftIndent Example

LeftIndent Example

This value is measured in Units of TRVStyle component which owns the list style.

This value can be negative, but it's not recommended.

This property overrides LeftIndent of paragraph style for bulleted/numbered paragraphs. For right-to-left paragraphs, list marker is positioned to the right side of paragraph, and this property overrides RightIndent of paragraph style instead.

Default value:

0

See also properties:

FirstIndent,

MarkerIndent.

See also properties of TCustomRichView:

LeftMargin.