Skip to main content

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