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

TdxNavBarImageOptions Class

Contains image lists of icons for items and groups.

Declaration

TdxNavBarImageOptions = class(
    TdxNavBarNexusPersistent
)

Remarks

This class provides the following members that allow you to specify image lists for items and groups in:

The NavBar control’s OptionsImage property references a TdxBarImageOptions object.

See Also