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