JVCL Help:TJvCaptionButton.ImageIndex

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Identifies the image that appears on the caption button.


Pascal

 propertyImageIndex: TImageIndex;


Description

Use ImageIndex to specify an image that appears on the button. ImageIndex is the (0-offset) index of the image in the TCustomImageList component that is available through the caption button’s Images property.


See Also

TJvCaptionButton.Images, TJvCaptionButton.Layout, TJvCaptionButton.Margin, TJvCaptionButton.Standard


About

Notes

It is only used for nonstandard buttons (Standard = tsbNone).


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