JVCL Help:TJvInstallLabel.DefaultImage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInstallLabel.DefaultImage Property
[+] TJvInstallLabel Methods
[+] TJvInstallLabel Properties
Search in JVCL Help
Search in all projectsSummary
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
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