JVCL Help:TJvCustomPreviewRenderer

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
TJvPreviewRenderControl
TJvPreviewRenderGraphics
TJvPreviewRenderJvRichEdit
TJvPreviewRenderRichEdit
TJvPreviewRenderStrings
run\JvPrvwRender.pas


Summary

Base class for components that can render a print preview on a TJvCustomPreviewControl.

run\JvPrvwRender.pas


Pascal

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


Description

Use TJvCustomPreviewRenderer as a base class to derive from when you want to create components that can render a print preview. Override the abstract DoAddPage to create a print preview page by page.

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