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