JVCL Help:TJvPreviewRenderControl
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPreviewRenderControl Class
[+] JvPrvwRender.pas Classes
[+] TJvPreviewRenderControl Methods
[+] TJvPreviewRenderControl Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomPreviewRenderer
TJvPreviewRenderControl
run\JvPrvwRender.pas
Summary
Renders a preview of a TControl descendant.
Pascal
run\JvPrvwRender.pas
TJvPreviewRenderControl = class(TJvCustomPreviewRenderer);
Description
- JVCLInfo
Use TJvPreviewRenderControl when you want to render a TControl descendant (visual control) in a simple way. Assign the TControl to render to the Control property and call the CreatePreview method to render the output to a preview control.
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