TcxParaAttributes2 Class
In This Article
Rich edit paragraph settings.
#Declaration
Delphi
TcxParaAttributes2 = class(
TcxRichCustomAttributes
)
#Remarks
Settings include:
Indentation.
Alignment.
Line spacing.
Paragraph numbering.
Tab settings.
The TcxParaAttributes2 object is referenced by the rich edit’s Paragraph2 property.
#Inheritance
TObject
TPersistent
TcxRichCustomAttributes
TcxParaAttributes2
See Also