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