JVCL Help:TJvNavIconButton.ImageIndex
From Project JEDI Wiki
Jump to navigationJump to search[+] TJvNavIconButton Methods
[+] TJvNavIconButton Properties
Search in JVCL Help
Search in all projectsSummary
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, TJvNavIconButton.Images
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