IdxRichEditTable.SetTableBackgroundColor(TdxAlphaColor) Method
Sets the table’s background color.
Declaration
procedure SetTableBackgroundColor(const Value: TdxAlphaColor);
Parameters
| Name | Type | Description |
|---|---|---|
| Value | TdxAlphaColor | A background color. |
See Also