JVCL Help:TJvXPBar.ImageList

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 list to use for the items in the control.


Pascal

 propertyImageList: TCustomImageList;


Description

Set ImageList to an existing TImageList on your form to display an image next to each item in the control. The items must also have their ItemIndex set to a value between 0 and ImageList.Count - 1.


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