TdxCustomNavBar.StyleBackground Property
In This Article
Specifies a custom style applied to the NavBar control’s client area.
#Declaration
Delphi
property StyleBackground: TdxNavBarStyleItem index 0 read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsStyle.CustomStyles.Background property instead.
See Also