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