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