HotXLS-dokumentation
Innehåll
Startsida
Översikt
TGridToXLS
IXLSWorkbook
Startsida
Innehåll
Översikt
GroupColor egenskap
Anger the background color for the group title area. Read/write TColor
Syntax
property GroupColor: TColor;
Exempel
This example sets the color of the group titles to yellow
DataToXLS1.GroupColor := clYellow;
Copyright © 2010-2026 losLab Software