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