JVCL Help:TJvPreviewRenderControl

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


Summary

Renders a preview of a TControl descendant.

run\JvPrvwRender.pas


Pascal

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


Description

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

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