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