TdxCustomNavBar.OptionsStyle Property
In This Article
Provides access to a set of styles that control the appearance of the NavBar control’s elements.
#Declaration
Delphi
property OptionsStyle: TdxNavBarStyleOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxNavBarStyleOptions class description, to learn about styles available for customization.
See Also