TdxCustomNavBar.EachGroupHasSelectedLink Property
In This Article
Indicates whether each NavBar group can have a selected link.
#Declaration
Delphi
property EachGroupHasSelectedLink: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsBehavior.Common.EachGroupHasSelectedLink property instead.
See Also