JVCL Help:TJvImageSpeedButton.ImageIndex

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines which image appears on the button.


Pascal

 propertyImageIndex: TImageIndex;


Description

The ImageIndex property determines which image from the Images list appears on the button. If the HotTrackImageIndex is set, different images appear 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.HotTrackImageIndex, 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