Skip to main content

TdxNavBarNavigationPaneBehaviorOptions Class

Contains a set of options which determine how Navigation Pane Views respond to end-user actions.

Declaration

TdxNavBarNavigationPaneBehaviorOptions = class(
    TdxNavBarPersistent
)

Remarks

Options include:

The TdxNavBarNavigationPaneBehaviorOptions object is referenced by the NavBar control’s OptionsBehavior.NavigationPane property.

Inheritance

TObject
TPersistent
TdxNavBarPersistent
TdxNavBarNavigationPaneBehaviorOptions
See Also