JVCL Help:TJvInstallLabel.DefaultImage

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 for new items.


Pascal

 propertyDefaultImage: Integer;


Description

Use DefaultImage to set the image to use for items that have not yet explicitly been assigned an ImageIndex. DefaultImage should be set to a value that corresponds to the index of the image in Images. To not display any image for the items, set DefaultImage to -1.


See Also

TJvInstallLabel.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