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