JVCL Help:TJvCustomComboEdit.DefaultImages

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the default image list used by all combo edits.


Pascal

 classfunctionDefaultImages: TCustomImageList; virtual;


Return Value

The default image list.


Description

Use the DefaultImages class function to access the default image list used by all combo edits. Property DefaultImageIndex indicates which image from the default image list is used by the combo edit.
Note that different combo edit classes may return different default image lists.


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