Skip to main content

TcxRichEditTableColumnParams Record

Enumerates column settings.

Declaration

TcxRichEditTableColumnParams = record

Remarks

Values include:

Value Meaning
BackgroundColor Specifies the background color within a column.
BorderColor Specifies the border color within a column.
BorderWidth Specifies the border width within a column.
ForegroundColor Specifies the fill color for a column.
VerticalAlignment Specifies the vertical alignment within a column.
Width Specifies the column width.
See Also