|
TRVListLevel.LeftIndent |
Top Previous Next |
|
Left indent of paragraph text. property LeftIndent: 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, 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: See also properties of TCustomRichView: |