JVCL Help:TJvCustomMenuItemPainter.DisabledImages

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 DisabledImages property of the associated menu


Pascal

 propertyDisabledImages: TCustomImageList;


Description

If the painter is associated to a TJvMainMenu, returns FMainMenu.DisabledImages. If the painter is associated to a TJvPopupMenu, returns FPopupMenu.DisabledImages. This has been done to allow an easy access to that property.


See Also

TJvCustomMenuItemPainter.HotImages, TJvCustomMenuItemPainter.Images, TJvMainMenu.DisabledImages, TJvPopupMenu.DisabledImages


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