JVCL Help:TJvCustomPreviewControl
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomPreviewControl Class
[+] JvPrvwDoc.pas Classes
[+] TJvCustomPreviewControl Events
[+] TJvCustomPreviewControl Methods
[+] TJvCustomPreviewControl Properties
Search in JVCL Help
Search in all projectsClass 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.
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.
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