TrvActionInsertTable.HRuleColor

<< Click to display table of contents >>

TrvActionInsertTable.HRuleColor

A set of properties defining default colors of cells in specific rows and columns.

property HeadingRowColor: TColor;
property LastRowColor: TColor;
property OddRowsColor: TColor;
property EvenRowsColor: TColor;
property FirstColumnColor: TColor;
property LastColumnColor: TColor;
property OddColumnsColor: TColor;
property EvenColumnsColor: TColor;

These properties are assigned to the table properties of the same names.

Default values

clNone

See also

ColBandSize, RowBandSize