JVCL Help:TJvPreviewRenderGraphics

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomPreviewRenderer
TJvPreviewRenderGraphics
run\JvPrvwRender.pas


Summary

A renderer that can render a collection of images.

run\JvPrvwRender.pas


Pascal

 run\JvPrvwRender.pas
 TJvPreviewRenderGraphics = class(TJvCustomPreviewRenderer);


Description

  1. 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.

run\JvPrvwRender.pas


About

Navigation

run\JvPrvwRender.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