|
TRVTableItemInfo.BorderColor |
Top Previous Next |
|
Defines color of the table border. property BorderColor: TColor This property defines either color of flat border or "dark" color of 3d border around the table. See BorderStyle for details. This property corresponds to HTML <table bordercolor> or <table bordercolordark> attributes (specific to Microsoft Internet Explorer). Default value: clWindowText
See also: ▪Undo of assignments to table properties; ▪Colors and layout of tables (with pictures). See also properties |