Vcl.ComCtrls.TTextAttributes Properties
InheritedProtected
| Charset | public | Specifies the character set of the font. |
| Color | public | Indicates the foreground color of the text. |
| ConsistentAttributes | public | Indicates which of the properties of the TTextAttributes object are consistent throughout the text of the current selection in the rich edit object. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Height | public | Specifies the height of the font in pixels. |
| Name | public | Specifies the typeface of the font described by the TTextAttributes object. |
| Pitch | public | Specifies whether the characters in the font all have the same width. |
| Protected | public | Indicates whether the text represented by the TTextAttributes object is protected. |
| Size | public | Specifies the height of the font in points. |
| Style | public | Determines whether the font is normal, italic, underlined, bold, or strikeout. |