TdxBarLargeButtonControl.HotGlyphChanged Method
Called on changing the HotGlyph item property.
Declaration
procedure HotGlyphChanged; override;
Remarks
The HotGlyphChanged method calls the RepaintBar method of the parent bar control, which leads to item control refresh on screen.
See Also