TTMSFNCTreeView.GroupsAppearance
| 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. |
| BottomHorizontalTextAlign |
The horizontal alignment of the group text when the Layout property is set to include tglBottom. |
| BottomSize |
The size of the bottom columns. |
| BottomStroke |
The stroke of the column when the Layout property is set to include tclBottom. |
| BottomVerticalText |
Allows displaying vertical text in the columns bottom layout. |
| BottomVerticalTextAlign |
The vertical alignment of the group text when the Layout property is set to include tglBottom. |
| FillEmptySpaces |
Allows filling empty spaces at the right side of the columns when the StretchScrollBars property is set to False. |
| Layouts |
The layout of the groups which include tglTop and tglBottom. |
| 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. |
| TopHorizontalTextAlign |
The horizontal alignment of the group text when the Layout property is set to include tglTop. |
| TopSize |
The size of the top columns. |
| TopStroke |
The stroke of the column when the Layout property is set to include tglTop. |
| TopVerticalText |
Allows displaying vertical text in the columns top layout. |
| TopVerticalTextAlign |
The vertical alignment of the group text when the Layout property is set to include tglTop. |
Go back to TTMSFNCTreeView