HotXLS Belgeleri
İçindekiler
Ana sayfa
Genel bakış
TGridToXLS
IXLSWorkbook
Ana sayfa
İçindekiler
Genel bakış
GroupBorderStyle özellik
Belirtir the style of border for the group title area. The default value is BorderStyleNone. Read/write TBorderStyle
Sözdizimi
property GroupBorderStyle: TBorderStyle;
Açıklama
GroupBorderStyle can be one of these TBorderStyle constants
BorderStyleNone
BorderStyleSingleHair
BorderStyleSingleThick
BorderStyleSingleThin
BorderStyleDouble
Örnek
This example specifies the border in the group title area
DataToXLS1.GroupBorderStyle := BorderStyleSingleHair;
Copyright © 2010-2026 losLab Software