HotXLS-dokumentation
Indhold
Startside
Oversigt
TGridToXLS
IXLSWorkbook
Startside
Indhold
Oversigt
GroupColor egenskab
Angiver the background color for the group title area. Read/write TColor
Syntaks
property GroupColor: TColor;
Eksempel
This example sets the color of the group titles to yellow
DataToXLS1.GroupColor := clYellow;
Copyright © 2010-2026 losLab Software