rvico TRichView Reference | TRVStyle | TRVListLevel

TRVListLevel.MarkerIndent

Top  Previous  Next

Indent of list marker

property MarkerIndent: Integer;

MARKERLI

This value is measured in "screen" pixels, so when printing it's recalculated according to the printer resolution, so indents on the page look like indents on the screen.

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.


RichView © Sergey Tkachenko