JVCL Help:TJvLookOutButton.ImageSize

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the imagelist to retrieve images from.


Pascal

 propertyImageSize: TJvImageSize;


Description

Use ImageSize to specify which image list to display images from. If ImageSize is isSmall, images are retrieved from the SmallImages list. If ImageSize is isLarge, images are retrieved from the LargeImages list instead.


See Also

TJvCustomLookOutButton.ImageIndex, TJvCustomLookOutButton.LargeImages, TJvCustomLookOutButton.SmallImages


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