TdxCustomNavBar.DefaultStyles Property
In This Article
Provides access to default styles of the current NavBar control.
#Declaration
Delphi
property DefaultStyles: TdxNavBarDefaultStyles read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsStyle.DefaultStyles property instead.
See Also