TdxRichEditUsedParagraphFormattingOption Enum
In This Article
#Declaration
Delphi
TdxRichEditUsedParagraphFormattingOption = (
UseAlignment,
UseLeftIndent,
UseRightIndent,
UseSpacingBefore,
UseSpacingAfter,
UseLineSpacing,
UseFirstLineIndent,
UseSuppressHyphenation,
UseSuppressLineNumbers,
UseContextualSpacing,
UsePageBreakBefore,
UseBeforeAutoSpacing,
UseAfterAutoSpacing,
UseKeepWithNext,
UseKeepLinesTogether,
UseWidowOrphanControl,
UseOutlineLevel,
UseBackColor,
UseLeftBorder,
UseRightBorder,
UseTopBorder,
UseBottomBorder
);
#Members
Name |
---|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
Use
|
See Also