vcl-dxrichedit-dot-nativeapi-d79aeb09.md
TdxRichEditUsedParagraphFormattingOption = (
UseAlignment,
UseLeftIndent,
UseRightIndent,
UseSpacingBefore,
UseSpacingAfter,
UseLineSpacing,
UseFirstLineIndent,
UseSuppressHyphenation,
UseSuppressLineNumbers,
UseContextualSpacing,
UsePageBreakBefore,
UseBeforeAutoSpacing,
UseAfterAutoSpacing,
UseKeepWithNext,
UseKeepLinesTogether,
UseWidowOrphanControl,
UseOutlineLevel,
UseBackColor,
UseLeftBorder,
UseRightBorder,
UseTopBorder,
UseBottomBorder
);
| Name |
|---|
UseAlignment |
UseLeftIndent |
UseRightIndent |
UseSpacingBefore |
UseSpacingAfter |
UseLineSpacing |
UseFirstLineIndent |
UseSuppressHyphenation |
UseSuppressLineNumbers |
UseContextualSpacing |
UsePageBreakBefore |
UseBeforeAutoSpacing |
UseAfterAutoSpacing |
UseKeepWithNext |
UseKeepLinesTogether |
UseWidowOrphanControl |
UseOutlineLevel |
UseBackColor |
UseLeftBorder |
UseRightBorder |
UseTopBorder |
UseBottomBorder |
See Also