TdxBarItem.HotGlyphChanged Method
Called after a source of hot images for the current bar item has been changed.
Declaration
procedure HotGlyphChanged; virtual;
Remarks
This method is called when a bar manager’s ImageOptions.HotImages property has been changed (provided that the item’s UseHotImages function returns True).
See Also