JVCL Help:TJvMainMenu.ImageSize
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMainMenu.ImageSize Property
[+] TJvMainMenu Events
[+] TJvMainMenu Methods
[+] TJvMainMenu Properties
Search in JVCL Help
Search in all projectsSummary
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
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