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

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:

A NavBar control’s OptionsBehavior property references a TdxNavBarBehaviorOptions object.

Inheritance

See Also