|
TRVListLevel.FirstIndent |
Top Previous Next |
|
Indent for the first line of paragraph text, relative to LeftIndent. property FirstIndent: Integer;
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. This property overrides FirstIndent of paragraph style for bulleted/numbered paragraphs. If this value is less than width of marker, text is shifted to the right beyond the FirstIndent to avoid overlapping. Default value: 10 See also properties: See also properties of TCustomRichView: |