JVCL Help:TJvPictureItem

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvViewerItem
TJvPictureItem
run\JvImagesViewer.pas


Summary

Defines an item in the Items array of a TJvImagesViewer control.

run\JvImagesViewer.pas


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.

run\JvImagesViewer.pas


About

Navigation

run\JvImagesViewer.pas



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