TcxTextAttributes2 Class
Rich edit text settings.
Declaration
TcxTextAttributes2 = class(
TcxRichCustomAttributes
)
Remarks
Settings include:
Text and background color.
Character set.
Font settings.
Formatting styles.
The TcxTextAttributes2 object is referenced by the rich edit’s DefAttributes2 and SelAttributes2 properties.
Inheritance
TObject
TPersistent
TcxRichCustomAttributes
TcxTextAttributes2
See Also