JVCL Help:TJvNavPanelHeader.ImageIndex

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 to display.


Pascal

 propertyImageIndex: TImageIndex;


Description

Set ImageIndex to a value between 0 and Images.Count - 1 to display an image in the control.
You will also need to assign an image list to the Images property and set ButtonType to nibImage for the button to display the image.


See Also

TJvNavIconButton.ButtonType


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