TdxNavBarImageOptions.DisabledSmallImages Property
In This Article
#Declaration
Delphi
property DisabledSmallImages: TCustomImageList read; write;
#Property Value
Type |
---|
TCustom |
#Remarks
Use an item’s SmallImageIndex property to specify which particular image from the DisabledSmallImages list should be displayed for this item in the disabled state.
Note
The Disabled
See Also