Skip to main content
A newer version of this page is available. .

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