JVCL Help:TJvPreviewRenderGraphics
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPreviewRenderGraphics Class
[+] JvPrvwRender.pas Classes
[+] TJvPreviewRenderGraphics Methods
[+] TJvPreviewRenderGraphics Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomPreviewRenderer
TJvPreviewRenderGraphics
run\JvPrvwRender.pas
Summary
A renderer that can render a collection of images.
Pascal
run\JvPrvwRender.pas
TJvPreviewRenderGraphics = class(TJvCustomPreviewRenderer);
Description
- JVCLInfo
Use TJvPreviewRenderGraphics when you want to preview a set of images. Add images to the renderer by using the methods of the Images property. Every image in the collection can have a different format and use different property settings. When you are ready to show the preview, call CreatePreview.
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