TdxNavBarImageOptions.HotLargeImages Property
In This Article
#Declaration
Delphi
property HotLargeImages: TCustomImageList read; write;
#Property Value
Type |
---|
TCustom |
#Remarks
Use the LargeImageIndex property of an item or group to specify which particular image from the HotLargeImages list should be displayed for this item or group in the hot-tracked state.
Note
The Hot
See Also