Back to Devexpress

TdxNavBarCustomItem.LargeImageIndex Property

vcl-dxnavbarcollns-dot-tdxnavbarcustomitem-376d3a32.md

latest1.3 KB
Original Source

TdxNavBarCustomItem.LargeImageIndex Property

Specifies a collection item’s large image.

Declaration

delphi
property LargeImageIndex: TcxImageIndex read; write; default -1;

Property Value

Type
TcxImageIndex

Remarks

The property value corresponds to an image index within the NavBar control’s OptionsImage.LargeImages, OptionsImage.HotLargeImages, and OptionsImage.DisabledLargeImages properties that provide large images for collection items in the normal, hot-tracked, and disabled states.

The default value of the LargeImageIndex property is -1.

See Also

TdxNavBarCustomItem.SmallImageIndex

TdxNavBarGroup.LinksUseSmallImages

Link Arrangement

TdxNavBarCustomItem Class

TdxNavBarCustomItem Members

dxNavBarCollns Unit