TdxCustomNavBar.ShowGroupCaptions Property
In This Article
Specifies whether group headers are visible.
#Declaration
Delphi
property ShowGroupCaptions: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsView.Common.ShowGroupCaptions property instead.
See Also