JVCL Help:TJvMainMenu.OnGetDisabledImageIndex

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

Search in JVCL Help

 
Search in all projects
 

Summary

Use this event to change the image index for a menu item just before rendering


Pascal

 propertyOnGetDisabledImageIndex: TItemImageEvent;


Description

If you supply a handler for this event, you can change the image index of the indicated menu item just before the image is rendered. If you don't supply a handler, the value of ImageIndex from the Item will be used


See Also

TJvMainMenu.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