HotXLS Delphi Excel Read Write Library / Component Developers Guide
Reference
>
TGridToXLS
>
GroupColor
GroupColor property
Specifies the background color for the
group
title area. Read/write TColor.
Syntax
property
GroupColor
: TColor;
Example
This example sets the color of the group titles to yellow.
GridToXLS1.GroupColor := clYellow;
Copyright©2007-2019
loslab.com