JVCL Help:TJvPictureItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPictureItem Class
[+] JvImagesViewer.pas Classes
[+] TJvPictureItem Methods
[+] TJvPictureItem Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvViewerItem
TJvPictureItem
run\JvImagesViewer.pas
Summary
Defines an item in the Items array of a TJvImagesViewer control.
Pascal
run\JvImagesViewer.pas
TJvPictureItem = class(TJvViewerItem);
Description
The TJvImagesViewer displays images either from disk or from other sources. Each item in its Items array is of type TJvPictureItem. Use the properties and methods of TJvPictureItem to modify how the image is displayed in the TJvImagesViewer control.
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