TdxBarManager.DisabledLargeImages Property
Deprecated. This property exists for backward compatibility only. Use the ImageOptions.DisabledLargeImages property instead.
Declaration
property DisabledLargeImages: TCustomImageList read; write;
Property Value
Type | Description |
---|---|
TCustomImageList | The image source for large disabled state glyphs. |
See Also