Back to Devexpress

TdxCustomNavBar.OptionsImage Property

vcl-dxnavbar-dot-tdxcustomnavbar-b924f479.md

latest712 B
Original Source

TdxCustomNavBar.OptionsImage Property

Provides access to item and group image options defined with the current NavBar control.

Declaration

delphi
property OptionsImage: TdxNavBarImageOptions read; write;

Property Value

Type
TdxNavBarImageOptions

Remarks

Refer to the TdxNavBarImageOptions class description, to learn about available options.

See Also

TdxCustomNavBar Class

TdxCustomNavBar Members

dxNavBar Unit