<< Click to display table of contents >> TCustomRVParaInfo.RightIndent |
Right indent for paragraphs of this style.
property RightIndent: TRVStyleLength;
This value is measured in Units of TRVStyle component which owns this paragraph style.
Indent for paragraph from the right border (assuming that indents are converted to pixels) = TCustomRichView.RightMargin+RightIndent.
In paragraphs with bullets or numbering, this property is overridden with LeftIndent of list level, if BiDiMode=rvbdRightToLeft.
Default value:
0
See also properties:
See also properties of TRVListLevel: