JVCL Help:TJvMainMenu.OnGetHotImageIndex
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMainMenu.OnGetHotImageIndex Event
[+] TJvMainMenu Events
[+] TJvMainMenu Methods
[+] TJvMainMenu Properties
Search in JVCL Help
Search in all projectsSummary
Use this event to change the image index for a menu item just before rendering
Pascal
propertyOnGetHotImageIndex: 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
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