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

TdxNavBarExplorerBarViewOptions Class

Contains a set of appearance options of Explorer Bar Views.

Declaration

TdxNavBarExplorerBarViewOptions = class(
    TdxNavBarPersistent
)

Remarks

Options include:

The TdxNavBarExplorerBarViewOptions object is referenced by the NavBar control’s OptionsView.ExplorerBar property.

Inheritance

TObject
TPersistent
TdxNavBarPersistent
TdxNavBarExplorerBarViewOptions
See Also