JVCL Help:TJvComboEdit.ImageIndex

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates which image appears on the button.


Pascal

 propertyImageIndex: TImageIndex;


Description

Set ImageIndex to designate an image that should appear on the button of the edit button control. ImageIndex specifies a zero-offset index into the Images property. Set ImageKind to ikCustom, otherwise ImageIndex is not used.


See Also

TJvCustomComboEdit.Images, TJvCustomComboEdit.ImageKind


About

Notes

This property is not stored if it is supplied by a TAction object.


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