JVCL Help:TJvMainMenu.Images

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

Search in JVCL Help

 
Search in all projects
 

Summary

The image list for normal items


Pascal

 propertyImages: TCustomImageList;


Description

If this property is assigned and a menu item has an ImageIndex different from -1, then the image will be rendered from the one in this list. If this property is not assigned, then no image will be drawn. You can however emulate the existence of an image through the use of ImageSize.


See Also

TJvMainMenu.DisabledImages, TJvMainMenu.HotImages, TJvMainMenu.ImageMargin, TJvMainMenu.ImageSize


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