Documentazione HotXLS

GroupColor proprietà

Specifica the background color for the group title area. Read/write TColor

Sintassi

proprietà GroupColor: TColor;

Esempio

This example sets the color of the group titles to yellow

DataToXLS1.GroupColor := clYellow;