JVCL Help:TJvImagesViewer
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImagesViewer Class
[+] JvImagesViewer.pas Classes
[+] TJvImagesViewer Events
[+] TJvImagesViewer Methods
[+] TJvImagesViewer Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomItemViewer
TJvImagesViewer
run\JvImagesViewer.pas
Summary
Control that can display images in a grid like fashion.
Pascal
run\JvImagesViewer.pas
TJvImagesViewer = class(TJvCustomItemViewer);
Description
- JVCLInfo
Use the TJvImagesViewer control when you need to display images from disk files or from other sources in a grid like control. To display images from disk files, use the Directory and FileMask properties to specify what images should be displayed and from where. To display images from other sources, set the Count property and use each item's Picture property to assign the images to display.
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