Back to Devexpress

TdxNavBarImageOptions Class

vcl-dxnavbar-29b831c7.md

latest1.5 KB
Original Source

TdxNavBarImageOptions Class

Contains image lists of icons for items and groups.

Declaration

delphi
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.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxNavBarNexusPersistent TdxNavBarImageOptions

See Also

TdxNavBarImageOptions Members

dxNavBar Unit