Skip to main content

TdxBarLargeButton.HotGlyph Property

Specifies the glyph that is drawn on the button when the button is selected.

Declaration

property HotGlyph: TdxSmartGlyph read; write;

Property Value

Type
TdxSmartGlyph

Remarks

The hot glyph is an image that appears on the button surface when the mouse pointer is over the button. The large image on the button is replaced by the hot image when the mouse points to the button. If the button doesn’t have an associated large image, the hot image is drawn on the button.

Note

Neither the hot image nor large image is drawn in the Customization Form or when the button belongs to a submenu control. An image from the Image list is used instead.

See Also