TdxNavBarViewOptions Class
Contains all NavBar control appearance settings.
Declaration
TdxNavBarViewOptions = class(
TdxNavBarPersistent
)
Remarks
This class provides the following members that allow you to customize appearance settings:
Common to all Explorer Bar Views (ExplorerBar).
Common to all Navigation Pane Views (NavigationPane).
Specific to the Hamburger Menu View (HamburgerMenu).
A NavBar control’s OptionsView property references a TdxNavBarViewOptions object.
Inheritance
TObject
TPersistent
TdxNavBarPersistent
TdxNavBarViewOptions
See Also