TdxCustomNavBar.NavigationPaneOverflowPanelUseSmallImages Property
In This Article
Specifies whether small or large group images are displayed within the overflow panel.
#Declaration
Delphi
property NavigationPaneOverflowPanelUseSmallImages: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsView.NavigationPane.OverflowPanelUseSmallImages property instead.
See Also