vcl-dxnavbarcollns-dot-tdxnavbargroup.md
Specifies whether links of a group use small or large images.
property LinksUseSmallImages: Boolean read; write; default True;
| Type | Default |
|---|---|
| Boolean | True |
Since each item can have two images assigned to it, links to the same item can be displayed differently in different groups. Use the LinksUseSmallImages property of a group to specify whether its links corresponding to items are displayed by using small or large images. If this property is set to True , small images are displayed within the group’s links. Otherwise, large images are used. Changing this property value results in changing the link appearance for a number of painting styles.
The image below displays a TdxNavBar control, whose second group’s LinksUseSmallImages property is set to False and True respectively.
See Also
TdxNavBarCustomItem.LargeImageIndex