TdxCustomNavBar.Styles Property
In This Article
Provides access to a style repository containing all custom styles defined within the NavBar control.
#Declaration
Delphi
property Styles: TdxNavBarStyleRepository read;
#Property Value
Type |
---|
Tdx |
#Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsStyle.CustomStyleRepository property instead.
See Also