TcxTextAttributes2 Properties
Rich edit text settings.Name | Description |
---|---|
BackgroundColor | Specifies the text background color. |
Charset | Specifies the character set. |
Color | Specifies the text color. |
ConsistentAttributes | Provides access to the text formatting information. |
Height | Specifies the text height, in pixels. |
Name | Specifies the text font. |
Offset | Specifies the text offset from the baseline, in pixels. |
Pitch | Specifies the font pitch. |
Protected | Specifies whether text is protected. |
RichEdit | Provides access to the rich edit to which settings are applied. Inherited from TcxRichCustomAttributes. |
Size | Specifies the text height, in pixels. |
Style | Specifies the font style. |
StyleEx | Specifies the text style. |
UnderlineType | Specifies the underline type. |
Weight | Specifies the font weight. |
See Also