TdxCustomNavBar.AllowSelectLinks Property
In This Article
Specifies whether end-users can select links.
#Declaration
Delphi
property AllowSelectLinks: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsBehavior.Common.AllowSelectlinks property instead.
See Also