HotXLS-dokumentation
Innehåll
Startsida
Översikt
TGridToXLS
IXLSWorkbook
Startsida
Innehåll
Översikt
DetailColor egenskap
Anger the background color for the detail area. Read/write TColor
Syntax
property DetailColor: TColor;
Exempel
This example sets the detail color to aqua
GridToXLS1.DetailColor := clAqua;
Copyright © 2010-2026 losLab Software