Skip to content

TTMSFNCTreeView.Groups

Property name Description
BottomFill The fill of the group when the Layout property is set to include tglBottom.
BottomFont The font of the group text when the Layout property is set to include tglBottom.
BottomFontColor The color of the font of the group text when the Layout property is set to include tglBottom.
BottomStroke The stroke of the group when the Layout property is set to include tglBottom.
EndColumn The column on which the group ends. Multiple groups can be added that cover multiple columns.
Name The name of the group.
StartColumn The column on which the group starts.
Text The text of the group.
TopFill The fill of the group when the Layout property is set to include tglTop.
TopFont The font of the group text when the Layout property is set to include tglTop.
TopFontColor The color of the font of the group text when the Layout property is set to include tglTop.
TopStroke The stroke of the group when the Layout property is set to include tglTop.
UseDefaultAppearance Allows overriding the default appearance of groups.

Go back to TTMSFNCTreeView