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