Skip to main content

TdxNavBarNavigationPaneViewOptions Class

Stores appearance settings common to all Navigation Pane Views.

Declaration

TdxNavBarNavigationPaneViewOptions = class(
    TdxNavBarPersistent
)

Remarks

Options in this set allow you to specify the following View appearance aspects:

The NavBar control’s OptionsView.NavigationPane property references a TdxNavBarNavigationPaneViewOptions object.

Inheritance

TObject
TPersistent
TdxNavBarPersistent
TdxNavBarNavigationPaneViewOptions
See Also