Docs HotXLS

GroupColor-property

Spécifie the background color for the group title area. Read/write TColor

Syntaxe

property GroupColor: TColor;

Exemple

This example sets the color of the group titles to yellow

DataToXLS1.GroupColor := clYellow;