JVCL Help:TJvImageSpeedButton.HotTrackImageIndex
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImageSpeedButton.HotTrackImageIndex Property
[+] TJvImageSpeedButton Methods
[+] TJvImageSpeedButton Properties
Search in JVCL Help
Search in all projectsSummary
Determines which image appears on the button when the mouse pointer passes over the button.
Pascal
propertyHotTrackImageIndex: TImageIndex;
Description
The HotTrackImageIndex property determines which image from the Images list appears on the button when the mouse pointer passes over the button.
An image list is zero-based: the first image is indexed by 0, the second by 1, and so forth.
See Also
TJvImageSpeedButton.ImageIndex, TJvImageSpeedButton.Images
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