JVCL Help:TJvMainMenu.DisabledImages
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMainMenu.DisabledImages Property
[+] TJvMainMenu Events
[+] TJvMainMenu Methods
[+] TJvMainMenu Properties
Search in JVCL Help
Search in all projectsSummary
The image list for disabled images
Pascal
propertyDisabledImages: TCustomImageList;
Description
If this property is assigned, a disabled menu item will use the image associated to it from this image list. If not assigned, a default disabled image will be created from the image in the Images image list. If not assigned, a default disabled image will be created from the image in the Images image list This can change depending on the style being used
See Also
TJvMainMenu.HotImages, TJvMainMenu.Images
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