TRVListLevel.MarkerIndent

<< Click to display table of contents >>

TRVListLevel.MarkerIndent

Indent of the list marker

property MarkerIndent: TRVStyleLength;

MarkerIndent Example

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

The image above shows the position of left-aligned marker. See MarkerAlignment property.

Default value:

0

 

See also properties:

FirstIndent;

LeftIndent.

See also properties of TCustomRichView:

LeftMargin.