Skip to main content

TdxBarLargeButtonControl.HotGlyph Property

Returns the hot image associated with an item.

Declaration

property HotGlyph: TdxSmartGlyph read;

Property Value

Type
TdxSmartGlyph

Remarks

A hot mage is an image that appears on a button’s surface when the mouse points to the button. A hot image can be associated with the button via the TdxBarLargeButton class’s HotGlyph or HotImageIndex properties.

See Also