JVCL Help:TJvMainMenu.ImageSize

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates the size of the image, if the Images property is not set.


Pascal

 propertyImageSize: TJvMenuImageSize;


Description

This property is ignored if Images is set. When Images is not set, then the item painters will use the values for ImageSize to calculate the size of menu items. Hence, you can emulate the presence of images without using any image list. Simply set non zero values to the Width and Height properties.


See Also

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