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