JVCL Help:TJvDesktopAlertButtonItem.ImageIndex

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 image to use on the button.


Pascal

 propertyImageIndex: Integer;


Description

Set ImageIndex to the index of the image to use on the button. The images are taken from the Images property of TJvDesktopAlert. If ImageIndex is invalid (below 0 or above Count-1), no image is drawn on the button.


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