JVCL Help:TJvInstallLabel.SetImage

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

Search in JVCL Help

 
Search in all projects
 

Summary

Changes the image for a single item.


Pascal

 procedureSetImage(LineIndex: Integer; ImageIndex: Integer);


Parameters

Parameters Description
LineIndex: Integer Index of the item to change.
ImageIndex: Integer The new image index for the item.


Description

Call SetImage to change the image displayed to the left of an item.


See Also

TJvInstallLabel.SetExclusive, TJvInstallLabel.SetStyle


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