JVCL Help:TJvCustomComboEdit.DefaultImageIndex

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 from the default image list is used by the combo edit class.


Pascal

 classfunctionDefaultImageIndex: TImageIndex; virtual;


Description

The DefaultImages class function of a combo edit returns an image list that contains a list of bitmaps that can appear on the button of a combo edit control. Class function DefaultImageIndex returns which image from the default image list is used by combo edit controls of that class.
So note that different combo edit classes may return different values for DefaultImageIndex.


See Also

TJvCustomComboEdit.DefaultImageIndex


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