JVCL Help:TJvCustomPreviewControl

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomPreviewControl
TJvPreviewControl
run\JvPrvwDoc.pas


Summary

Control that can display a print preview window, simulating how a document would look if it was sent to a printing device.

run\JvPrvwDoc.pas


Pascal

 run\JvPrvwDoc.pas
 TJvCustomPreviewControl = class(TJvCustomControl);


Description

TJvCustomPreviewControl is the base class for controls that can display a print preview, zoom and scroll between pages. TJvCustomPreviewControl implements the basic behavior and descendant classes expose and extend it. Don't put a TJvCustomPreviewControl on a form. Instead, use one of the derived classes that publishes many of the properties of TJvCustomPreviewControl, like TJvPreviewControl.

run\JvPrvwDoc.pas


About

Navigation

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