HotXLS Delphi Excel Read Write Library / Component Developers Guide
Reference
>
TGridToXLS
>
GroupBorderColor
GroupBorderColor property
Specifies the color of the border for the
group
title area. The default value is clNone. Read/write TColor.
Syntax
property
GroupBorderColor
: TColor;
Example
This example sets the border color for the group titles to red.
GridToXLS1.GroupBorderColor := clRed;
Copyright©2007-2019
loslab.com