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