IdxRichEditTableBorder.SetLineColor(TdxAlphaColor) Method
Changes the table border line’s color.
Declaration
procedure SetLineColor(const Value: TdxAlphaColor);
Parameters
Name | Type | Description |
---|---|---|
Value | TdxAlphaColor | The target table border line color. |
See Also