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

TdxNavBarCommonBehaviorOptions Class

Stores behavior options common to multiple views.

Declaration

TdxNavBarCommonBehaviorOptions = class(
    TdxNavBarPersistent
)

Remarks

This class has the following members that allow you to:

The NavBar control’s OptionsBehavior.Common property references a TdxNavBarCommonBehaviorOptions object.

Inheritance

TObject
TPersistent
TdxNavBarPersistent
TdxNavBarCommonBehaviorOptions
See Also