JVCL Help:TJvBitBtn.HotGlyph

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the bitmap that appears on the button when the mouse points to it.


Pascal

 propertyHotGlyph: TBitmap;


Description

Set HotGlyph to a bitmap object that contains the image that should appear on the face of the button when the mouse passes over it at runtime. If HotGlyph is unassigned, the button retains its regular image (specified by the Glyph property) when the mouse passes over the button.


See Also

TJvBitBtn.HotTrack, TJvBitBtn.HotTrackFont


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page