<< Click to display table of contents >> TRVListLevel.FirstIndent |
Indent for the first line of paragraph text, relative to LeftIndent.
property FirstIndent: TRVStyleLength;
FirstIndent Example
This value is measured in Units of TRVStyle component which owns the list style.
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
Note: this default value assumes that RVStyle.Units=rvstuPixels, otherwise it could be too small.
See also properties:
See also properties of TCustomRichView: