HotXLS dokumentacija

GroupBorderColor ypatybė

Nurodo the color of the border for the group title area. The default value is clNone. Read/write TColor

Sintaksė

property GroupBorderColor: TColor;

Pavyzdys

This example sets the border color for the group titles to red

GridToXLS1.GroupBorderColor := clRed;