JVCL Help:TJvPictureItem.Picture

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

Search in JVCL Help

 
Search in all projects
 

Summary

Provides access to the image the item is displaying.


Pascal

 propertyPicture: TPicture;


Description

Use the Picture property to access the image the item is displaying or to modify the properties of the image. For example, if you want to dis lay images that are not on disk, assign an image from another source to the Picture property at run-time.


See Also

TJvPictureItem.FileName


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