JVCL Help:TJvNavPaneToolPanel.Images

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 images used for the button images in the toolbar.


Pascal

 propertyImages: TCustomImageList;


Description

Assign a TCustomImageList or descendant to this property to specify the images used by the buttons on the toolbar of the panel. Each button has an ImageIndex property that specifies which image in Images to display for that button.


See Also

TJvNavPaneToolPanel.Buttons


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