Skip to main content

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