TcxRichCustomAttributes Class
Serves as the base class for the TcxParaAttributes2 and TcxTextAttributes2 classes, which provide rich edit paragraph and text settings.
Declaration
TcxRichCustomAttributes = class(
TPersistent
)
Remarks
Do not use this class directly. Use its descendants instead.
Inheritance
TObject
TPersistent
TcxRichCustomAttributes
See Also