| TXTextControl.Alignment | | Specifies the alignment of text in a Text Control. |
| TXTextControl.FrameDistance | | Returns or sets the distance between text and paragraph frame for the currently selected paragraph(s). |
| TXTextControl.FrameLineWidth | | Specifies the line widths of the currently selected paragraphs' frames. |
| TXTextControl.FrameStyle | | Returns or sets the style of the currently selected paragraphs' frames. |
| TXTextControl.IndentB | | Returns or sets an additional bottom distance (in twips) for a paragraph or a selected range of paragraphs. |
| TXTextControl.IndentFL | | Returns or sets an additional left indent (in twips) for the first line of a paragraph or a selected range of paragraphs. |
| TXTextControl.IndentL | | Returns or sets the left indent (in twips) for a paragraph or a selected range of paragraphs. |
| TXTextControl.IndentR | | Returns or sets the right indent (in twips) for a paragraph or a selected range of paragraphs. |
| TXTextControl.IndentT | | Returns or sets an additional top distance (in twips) for a paragraph or a selected range of paragraphs. |
| TXTextControl.KeepLinesTogether | | Gets or sets a value indicating whether a page break is allowed within a paragraph. |
| TXTextControl.KeepWithNext | | If this property is set to true for a paragraph, it is displayed on the same page as its following paragraph. |
| TXTextControl.LineSpacing | | Specifies the line spacing for the currently selected paragraphs as a percentage of the font size. |
| TXTextControl.LineSpacingT | | Specifies the line spacing for the currently selected paragraphs in twips. |
| TXTextControl.PageBreakBefore | | If this property is set to true for a paragraph, it is always displayed on top of a page. |
| TXTextControl.TabCurrent | | Specifies the current tab number for the properties TabPos and TabType. |
| TXTextControl.TabPos | | Determines the position, in twips, of a certain tab. |
| TXTextControl.TabType | | Determines the type of a certain tab. |
| TXTextControl.WidowOrphanLines | | Gets or sets the number of lines for widow/orphan control. |